jaedb / emulate-user
Emulate any SilverStripe member
Installs: 26
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 1
Type:silverstripe-module
Requires
- silverstripe/cms: ~3.1
- silverstripe/framework: ~3.1
This package is auto-updated.
Last update: 2024-11-04 19:09:33 UTC
README
Creates a button that allows an Administrator to log in as any user.
Requirements
- Silverstripe 3.1+ (https://github.com/silverstripe/silverstripe-framework)
- Betterbuttons (https://github.com/unclecheese/silverstripe-gridfield-betterbuttons)
Installation
- Clone this repository to the root directory of your install (ie public_html/emulate-user)
- Run
/dev/build
(iehttp://localhost/dev/build?flush=all
) - Access any user from the Security tab, just open the user and click 'Emulate User'