FoF Impersonate

FoF Impersonate fof/impersonate

Login as other users of your forum

Impersonate by FriendsOfFlarum

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.

Links

Versions

  • Version 1.2.0.

    Likely works with Flarum v1.8.10.

    Unlikely to work with Flarum v2.0.0-beta.3.

  • 14 additional versions.
  • Extension created.