Automatically generate usernames based on a token string.
If you don't want users setting their own usernames, generate them automatically
using tokens. They can be based on the user ID, email address, or custom fields
attached to user profiles.
Installation
-
Install this module using the official Backdrop CMS instructions at
https://docs.backdropcms.org/documentation/extend-with-modules. -
Visit the configuration page under Administration > Configuration > User
Accounts > Account Settings (admin/config/people/settings) to enable automatic
username generation and set the pattern they're based on. -
Existing usernames can be bulk-updated by blocking and unblocking user
accounts on the Manage User Accounts (admin/people) page.
Issues
Bugs and Feature Requests should be reported in the Issue Queue:
https://github.com/backdrop-contrib/username/issues.
Current Maintainers
- Seeking maintainer(s)
Credits
- Written for Backdrop CMS by Peter Anderson.
- Inspired by the
Automatic User Names Drupal
module.
License
This project is GPL v2 software.
See the LICENSE.txt file in this directory for complete text.