fof / impersonate
Login as other users of your forum
Fund package maintenance!
Website
Installs: 26 089
Dependents: 2
Suggesters: 0
Security: 0
Stars: 9
Watchers: 4
Forks: 2
Open Issues: 2
Type:flarum-extension
Requires
- flarum/core: ^1.8.7
Requires (Dev)
Suggests
- fof/moderator-notes: Allows audit logging when users are impersonated
Replaces
This package is auto-updated.
Last update: 2024-10-27 09:12:30 UTC
README
This extension adds a "Log in as user" button on user profiles for administrators and others who are granted the permission.
Installation
Install manually:
composer require fof/impersonate:"*"
Updating
composer update fof/impersonate php flarum migrate php flarum cache:clear
Configuration
You can configure which groups can impersonate users by going to Permissions > Login as other users. Use with caution, as anybody with that permission can easily access the private data of every user on the forum. non-admins cannot impersonate an admin account, for security reasons.