reflar/doorman

This package is abandoned and no longer maintained. The author suggests using the fof/doorman package instead.

Create invite codes for users to sign up and be assigned to a group

Fund package maintenance!
Website

Installs: 3 858

Dependents: 0

Suggesters: 0

Security: 0

Stars: 21

Watchers: 4

Forks: 12

Open Issues: 8

Type:flarum-extension

1.1.4 2023-11-12 17:48 UTC

This package is auto-updated.

Last update: 2023-11-12 17:53:03 UTC


README

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