fof / username-request
Allow users to request new usernames
Fund package maintenance!
Website
Installs: 10 262
Dependents: 1
Suggesters: 0
Security: 0
Stars: 6
Watchers: 3
Forks: 2
Open Issues: 3
Type:flarum-extension
Requires
- flarum/core: ^1.0.0
- dev-master
- 1.0.1
- 1.0.0
- 0.5.0
- 0.4.2
- 0.4.1
- 0.4.0
- 0.3.0
- 0.2.0
- 0.1.3
- 0.1.2
- 0.1.1
- 0.1.0
- dev-dependabot/npm_and_yarn/js/json5-1.0.2
- dev-dependabot/npm_and_yarn/js/decode-uri-component-0.2.2
- dev-dependabot/npm_and_yarn/js/loader-utils-1.4.2
- dev-dependabot/npm_and_yarn/js/terser-4.8.1
- dev-dependabot/npm_and_yarn/js/minimist-1.2.6
This package is auto-updated.
Last update: 2023-01-27 13:02:20 UTC
README
A Flarum extension. Allows users to request new usernames which can be approved by moderators or admins.
Usage
In order for permissions to be honored correctly when using flarum/nicknames
, be sure to set Edit Own Nickname
to admin
in that extension, and use the permissions provided by this extension instead.
Installation
Install with composer:
composer require fof/username-request:"*"
Updating
composer update fof/username-request
Links
An extension by FriendsOfFlarum.