sandervanscheepen / silverstripe-cms-userswitcher
Allows admins to switch to another user account through the CMS menu
Installs: 1 536
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 1
Forks: 4
Open Issues: 1
Type:silverstripe-vendormodule
Requires
- php: >=8.2
- silverstripe/admin: *
- silverstripe/framework: ^5
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):
Options for Member that is not part of Administrators group (viewed by administrator):
License
See License
Maintainers
- Sander van Scheepen sander@hamaka.nl