jaedb / emulate-user
Emulate any SilverStripe member
Package info
github.com/jaedb/silverstripe-emulateuser
Type:silverstripe-module
pkg:composer/jaedb/emulate-user
dev-master
2016-02-17 22:19 UTC
Requires
- silverstripe/cms: ~3.1
- silverstripe/framework: ~3.1
This package is auto-updated.
Last update: 2026-03-04 22:25:43 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'
