https://github.com/jaedb/silverstripe-emulateuser
Create a button that allows an Administrator to log in as any user
https://github.com/jaedb/silverstripe-emulateuser
Last synced: over 1 year ago
JSON representation
Create a button that allows an Administrator to log in as any user
- Host: GitHub
- URL: https://github.com/jaedb/silverstripe-emulateuser
- Owner: jaedb
- Created: 2015-06-11T03:17:05.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-02-17T22:19:20.000Z (over 10 years ago)
- Last Synced: 2025-01-30T22:56:31.264Z (over 1 year ago)
- Language: PHP
- Size: 12.7 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Silverstripe Emulate User
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
1. Clone this repository to the root directory of your install (ie public_html/emulate-user)
2. Run `/dev/build` (ie `http://localhost/dev/build?flush=all`)
3. Access any user from the Security tab, just open the user and click 'Emulate User'