Giter VIP home page Giter VIP logo

masquerade's Introduction

Masquerade by FriendsOfFlarum

License Latest Stable Version

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 fof/masquerade:*

Update

composer require fof/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.

Updating from Flagrow

This extension replaces Flagrow Masquerade.

Please backup your data before attempting the update!

First make sure you installed the latest Flagrow release will all migrations applied:

composer require flagrow/masquerade
# Go to admin panel and check extension is enabled
php flarum migrate

(Instead of running the migrate command you can also disable and re-enable the extension in the admin panel)

Then upgrade from the old extension to the new one:

composer remove flagrow/masquerade
composer require fof/masquerade:*

When you enable the new extension, the permissions and the data from Flagrow Masquerade will be moved to FoF Masquerade.

Links

An extension by FriendsOfFlarum

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.