fof / doorman
Create invite codes for users to sign up and be assigned to a group
Fund package maintenance!
Website
Installs: 1 074
Dependents: 0
Suggesters: 0
Security: 0
Stars: 16
Watchers: 3
Forks: 6
Open Issues: 9
Type:flarum-extension
Requires
- flarum/core: ^0.1.0-beta-15
Replaces
This package is auto-updated.
Last update: 2021-03-30 10:38:56 UTC
README
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 14 and above
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)