so i've got this test site going up for a local community and i'd like to make it REALLY easy for a small group of people to quickly get in and poke around and do stuff...
creating a user/pw and sending to each is a nice idea, but this module sounds like a moron-proof way to accomplish this task - i send a link, they click it and they're in, done.
my question: if user clicks to use, can the same user then become a regular user by changing username (i've got that module enabled -just not sure what 'username' appears when this link is clicked via this module) - and on a related aside, since no email is captured, is this really intended to just be a disposable use case, meaning just to login and poke around and then toss?
Comments
Comment #1
danielb commentedNo, you have to create an account for each user. This module will bypass login - but not registration.
The email address it sends to comes from the user's account. If you did not supply a user account when you called the function for this module - it will email the current user.
Comment #2
danielb commented