Drupal 7 Port of Auto Username

Component ID

1564376

Component name

Drupal 7 Port of Auto Username

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Auto Username disables the "Username" field on user registration and user edit forms and generates a username automatically using a token.module-provided pattern. That allows for usernames that are, for instance, forced to be "Lastname, Firstname", "Firstname Last-initial", etc.

This sandbox project is a Drupal 7 port of this module. Hopefully, this will be added to the official project (http://drupal.org/project/auto_username) at some point.