https://github.com/jonathandey/oc-jd-ghostuser
An OctoberCMS Plugin for Ghosting in to front-end user accounts
https://github.com/jonathandey/oc-jd-ghostuser
authentication ghosting login octobercms octobercms-plugin php users
Last synced: 18 days ago
JSON representation
An OctoberCMS Plugin for Ghosting in to front-end user accounts
- Host: GitHub
- URL: https://github.com/jonathandey/oc-jd-ghostuser
- Owner: jonathandey
- License: mit
- Created: 2017-02-01T11:29:08.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-01T11:33:44.000Z (over 9 years ago)
- Last Synced: 2025-01-11T00:29:43.434Z (over 1 year ago)
- Topics: authentication, ghosting, login, octobercms, octobercms-plugin, php, users
- Language: PHP
- Size: 3.91 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## OctoberCMS User Ghosting
This is an [OctoberCMS](https://octobercms.com) plugin that will allow adimistrators to login to any RainLab.User (front-end) account.
This plugin will come in useful when you need to login to that user account that is having 'issues'. The plugin requires the [RainLab.User plugin](https://octobercms.com/plugin/rainlab-user) and unless your admin account is a Super User you will need to have the required permissions set to use it. These permissions can be set in the Backend Settings.
#### How do I know if I'm Ghosting?
The plugin comes with a [ghostBanner] component. Add this component to your websites layout (or any other particular page) and a Ghosting Banner will be shown at the top of your website. Clicking this banner will log you out of the ghosting session and redirect you back to the backend user list.