FriendsOfFlarum / doorman

🚪 Only allow certain people to join your forum
MIT License
24 stars 15 forks source link

Doorman by FriendsOfFlarum

GitLab license Latest Stable Version OpenCollective

A Flarum extension that restricts sign-ups to user's who have a code created in the admin panel.

Each code can be set to have a maximum number of uses, what group the user should be automatically added to on sign up, and whether or not the user should be automatically activated.

Usage

Installation

Install with composer:

composer require fof/doorman:"*"

Then login and enable the extension.

To Do

Issues

Links