Experimental project

This is a sandbox project, which contains experimental code for developer use only.

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.

Project information