An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Silverstripe Emulate User
Creates a button that allows an Administrator to log in as any user.

![The button](https://raw.githubusercontent.com/jaedb/silverstripe-emulateuser/master/screenshot.jpg)

## 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'