Is it possible to create a user personal code which they can use to login ?
like http://drupal.org/project/alt_login
I need to import 500+ users and need to generate a login code for them
They will get an invitation with this code and after login their real name wil be used in the rsvp and welcome text etc etc..
Any support on this or direction to where to start to customize would be helpful :-)
Comments
Comment #1
jorisx commentedmaybe a combination with this module instead of the alt_login
http://drupal.org/project/temporary_invitation
Comment #2
robert castelo commentedYou can set a custom welcome message to be sent to new imported users, this can contain a generated username and password and a one time login link.