xintesa / chameleon
User switching for admins
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 7
Forks: 2
Open Issues: 1
Type:cakephp-plugin
Requires
- croogo/croogo: ~2.0
This package is not auto-updated.
Last update: 2024-10-26 18:17:24 UTC
README
This plugin enables administrators to login as a different user
Installation
- in
APP
,composer require xintesa/chameleon ~1.0
or download and extract asAPP/Plugin/Chameleon
. - Activate plugin using
Console/cake ext activate plugin Chameleon
or from the Extensions page - A new action button will be added in the user listing page
To restore previous login, use the URL http://your-site/admin/chameleon/chameleon/restore_login