Skip to content

SasSam/flarum-regrole

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Registration Roles

MIT license Latest Stable Version Total Downloads

Note: This package is a fork of the-turk/flarum-regrole. This package is very handy; however, it has become broken since Flarum v1.7.2 was released (Discuss). The original package has been abandoned as the author is busy. Hence, the fork was the only way to fix it. The version number is continuing the original version number.

Allow users to assign roles to themselves during registration. You can also force existing users.

Registration Roles

Settings Screenshot

Installation

composer require sas_sam/flarum-regrole:"*"

Updating

composer update sas_sam/flarum-regrole
php flarum cache:clear

Usage

Enable the extension and set allowed roles from the extension's settings. Also enable the "Force users to assign at least one role to themselves" option to force guests as well as existing users (users with "Edit user groups" permission will be excluded) to have at least one of those allowed roles.

! Attention: I've tested this extension as much as I can. However, any malfunction of this extension may cause fatal errors during registration and your users might be unable to use your forum. So please test it yourself (register to your forum and login as existing user if you're forcing them to choose a role) after installation to see if everything is working fine for everyone.

Links

About

Allow users to assign roles to themselves during registration on your Flarum forum.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 48.0%
  • PHP 46.1%
  • Less 5.9%