Thursday 21 August 2008 4:36:18 am
The default behavior of the /user/register module sounds just like what you need.
1) A new visitor goes to /user/register and completes the form, which creates a new user object.
2) The new user receives a confirmation email to verify the email address, and clicks on the link
3) Another email is sent to the user with their username, password, and link to their profile 4) The AdminEmail (in site.ini) receives an email about the fact that a new users was created, and a link to their profile. Admins could click on the profile to see the phone number, or you could modify the email template to include that (you would also need to have a new phone number attribute in your Client class) This should be the case with only a few modifications from a default ezwebin installation in settings, as long as your Client class has a user account. The settings that need to be changed are related to default user class and default user group ID.
http://www.thinkcreative.com
Turning Ideas Into Strategic Solutions
|