Register a user, using only the users mail adress...
mr.morton - June 3, 2008 - 09:35
Hi!
Still very new to Drupal and still learning...
I want my users to be able to register using only a mail address, is this possible.
As I see it it should be possible, I just can't figure out how to create the form and
how to submit the form so that the user is create with a username = email.
The user would be allowed to change his/hers username from the email to what ever
they would like it to be.
Does this make any sense?

There is a module that seems
There is a module that seems to fit most of your requirements: http://drupal.org/project/email_registration
Hope it helps :)
Great!
That helped alot...
There are probably other
There are probably other solutions out there if you search the forum - But the module seems like the most well thinked one :)