This module disables the "Username" field on user registration and user edit forms and generates a username automatically using a token or module provided pattern. The pattern could therefore be based on other profile fields (like first/last name), a regex version of their email address or a random string.
This module is complimented by logintobogan, which allows users to login with their email address (and therefore makes usernames redundant for the user, but of course still necessary for Drupal's backend - where auto_username fits in). The realname module also compliments this module, because it ensures any username displays are displayed as "Firstname Surname", which may be easier to read.
Required Modules
- token (any version)
This module was originally developed by Palantir.net for the Chicago Public Schools Virtual-Kindergarten program.
Note: there is currently some cross over with the realname_registration module which provides the same end result, with a less technical administration interface. If you're looking for more control (think tokens or hook override) of your username generation, then auto_username may be better suited to you.
Project information
- Project categories: Access control
934 sites report using this module
- Created by Crell on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
Development version: 2.0.x-dev updated 12 Jul 2025 at 02:59 UTC
Bug fixes and minor enhancements
Development version: 8.x-1.x-dev updated 12 Jul 2025 at 03:02 UTC



