ericendo / doorman

🚪 Only allow certain people to join your forum

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doorman by ReFlar

GitLab license Latest Stable Version

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

  • Setup sign-up codes on the admin panel

Installation

beta 8 only

Use Bazaar or install it with composer:

composer require reflar/doorman

Then login and enable the extension.

To Do

  • Allow already signed up users to create codes for others to use (referrals)

Issues

Links

About

🚪 Only allow certain people to join your forum

License:MIT License


Languages

Language:PHP 63.5%Language:JavaScript 34.3%Language:CSS 2.2%