All Projects â†’ FriendsOfFlarum â†’ doorman

FriendsOfFlarum / doorman

Licence: MIT license
🚪 Only allow certain people to join your forum

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
Less
1899 projects

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

  • Setup sign-up codes on the admin panel
  • Includes optional support for Direct Links. When this extension is also enabled, email invites will include a link which will take the uew user directly to the signup modal, rather than the forum home page.

Installation

Install with composer:

composer require fof/doorman:"*"

Then login and enable the extension.

To Do

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

Issues

Links

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].