This plugin allows people to sign up to Kanboard.
- An email verification is necessary
- A domain restriction can be applied to avoid unwanted users
- Frédéric Guillot
- License MIT
- Kanboard version >= 1.0.37
- Kanboard configured to send emails
You have the choice between 3 methods:
- Install the plugin from the Kanboard plugin manager in one click
- Download the zip file and decompress everything under the directory
plugins/Registration
- Clone this repository into the folder
plugins/Registration
Note: Plugin folder is case-sensitive.
- 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
From the application settings, you can authorize only the domain name of your organization to avoid anybody to sign up.