rylat / masquerade

User profile builder extension for your Flarum forum.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Masquerade by flagrow logo flagrow

Support on patreon GitHub license Latest Stable Version Total Downloads

The user profile generator. Includes:

  • New tab on user profile to show masquerade profile with answers provided to configured fields.
  • New tab on user profile for user to set up a masquerade profile.
  • Add, update, delete and order profile fields in admin.
  • Permission who can have a masquerade profile.
  • Permission who can view a masquerade profile.
  • Allowing you to configure forced redirection to make a (email verified) user complete the required fields.

installation

composer require flagrow/masquerade

updating

composer update flagrow/masquerade
php flarum migrate
php flarum cache:clear

configuration

Enable the extension. Visit the masquerade tab in the admin to configure the fields.

Be aware that the "Add new field" and "Edit field " toggle the field form when clicked.

Make sure you configure the masquerade permissions on the Admin Permissions tab to your needs.

links

An extension by Flagrow, a project of Gravure.

About

User profile builder extension for your Flarum forum.

License:MIT License


Languages

Language:PHP 56.6%Language:JavaScript 39.9%Language:CSS 3.5%