flagrow/impersonate
Login as other users of your forum
Maintainers
Package info
github.com/FriendsOfFlarum/impersonate
Type:flarum-extension
pkg:composer/flagrow/impersonate
Fund package maintenance!
Requires
- flarum/core: ^2.0.0
Requires (Dev)
- flarum/phpstan: ^2.0.0
- flarum/testing: ^2.0.0
Suggests
- fof/moderator-notes: Allows audit logging when users are impersonated
Provides
None
Conflicts
None
Replaces
MIT 6ff199aa33b49b098938101e6f5323ef5ef6e053
- Clark Winkelmann <clark.winkelmann.woop@gmail.com>
- IanM <ian.woop@flarum.org>
This package is auto-updated.
Last update: 2026-06-23 22:21:01 UTC
README
👁 MIT license
👁 Latest Stable Version
👁 Total Downloads
👁 OpenCollective
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.
