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?

Comments

thmo’s picture

There is a module that seems to fit most of your requirements: http://drupal.org/project/email_registration

Hope it helps :)

mr.morton’s picture

That helped alot...

thmo’s picture

There are probably other solutions out there if you search the forum - But the module seems like the most well thinked one :)