sandervanscheepen/silverstripe-cms-userswitcher

Allows admins to switch to another user account through the CMS menu

v1.5 2024-03-07 13:00 UTC

This package is auto-updated.

Last update: 2024-04-07 13:39:44 UTC


README

Allows administrators to assume the identity of another user.

Silverstripe 4+

Installation

composer require "sandervanscheepen/silverstripe-cms-userswitcher"

Usage

The ability to assume the identity of another user can exclusively be enabled for Members with admin permissions. All settings are managed through the Security admin at /admin/security Admin users can enable/disable the userswitcher dropdown on their own account and add other accounts to the dropdown that will apear at the top left of the CMS interface (refresh needed after activation).

Options for Member that is part of Administrators group (viewed by administrator - also note the added dropdown in the top left corner): Settings for a Member record that is part of Administrators group

Options for Member that is not part of Administrators group (viewed by administrator): Settings for a Member record that is not part of Administrators group

License

See License

Maintainers