Generate Username

prateek - December 7, 2008 - 07:39

[warning] I made it work for an old version of D6 which is running on my website. But for the latest D6, it appears to be broken. This project is in need of maintenance and contribution. I wish to update the module for the latest D6 and for future D7. I will try to make it work for D6 latest version soon, but I desperately need support.

This module is supposed to generate username from given profile fields.
For now, it takes only First Name, Last Name (possibly middle name?).
The generated username is : Firstname.Lastname

Features:
1. Create a username based on the user entered name in profile.
2. Middle name may be used to make the generated username unique.
3. Using AJAX to check if the generated username is available.

Acknowledgement:
this is based on Marek Sotak's contribution : http://sotak.co.uk/custom-registration-form-drupal
I am trying to upgrade to Drupal 6.6 and add more customizations.

Note:
For latest code drops, see the issue reports.

Releases



 
 

Drupal is a registered trademark of Dries Buytaert.