Skip to content

kanboard/plugin-registration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Self-Registration Plugin

This plugin allows people to sign up to Kanboard.

  • An email verification is necessary
  • A domain restriction can be applied to avoid unwanted users

Author

  • Frédéric Guillot
  • License MIT

Requirements

  • Kanboard version >= 1.0.37
  • Kanboard configured to send emails

Installation

You have the choice between 3 methods:

  1. Install the plugin from the Kanboard plugin manager in one click
  2. Download the zip file and decompress everything under the directory plugins/Registration
  3. Clone this repository into the folder plugins/Registration

Note: Plugin folder is case-sensitive.

Documentation

Workflow

  • From the login page a link to the sign up form is displayed
  • The user fill the form and submit
  • The user account is created but it's disabled
  • The user has to validate his email address to enable the account

Domain restriction

From the application settings, you can authorize only the domain name of your organization to avoid anybody to sign up.