[consulting] user registration and auction
Sam Moore
smoore at resonetrics.com
Tue Nov 11 00:10:26 UTC 2014
Drupal account profiles are fieldable, so you can add whatever fields you need right out of the box. Go to admin/config/people/accounts/fields.
As Mina mentioned, you can use Rules to send emails triggered by events such as new account creation. The Drupal registration process has the ability to send confirmation emails - perhaps those will do.
The builtin Drupal registration process can do most of what you want, but you might like to look at these additional modules:
- Mollom (https://www.drupal.org/project/mollom <https://www.drupal.org/project/mollom>) can add a CAPTCHA or do text analysis to block account spam
- Alternatively, check out Honeypot (https://www.drupal.org/project/honeypot <https://www.drupal.org/project/honeypot>) which does a good job of fending off account-creation robots
- Login Toboggan - many nice features to improve registration process
- Simple Password Reset (https://www.drupal.org/project/simple_pass_reset <https://www.drupal.org/project/simple_pass_reset>) simplifies the password reset process to a single page
- User registration password (https://www.drupal.org/project/user_registrationpassword <https://www.drupal.org/project/user_registrationpassword>) allows the user to set her password during the registration process
Sam Moore
smoore at resonetrics.com
http://resonetrics.com
http://technologyformarketers.com
http://www.linkedin.com/in/sammooreatresonetrics
http://drupal.org/user/57956
> On Nov 9, 2014, at 7:24 AM, Hasan <it at tutela.net> wrote:
>
> Dear Sir,
>
> I would like to ask about the available modules for (User registration).
> The User will be able to create new account (customizable fields)
> including CAPTCHA field and send conformation email. Then the User will
> log-in and participate in online Auction.
>
>
> Please, list the modules which are able to achieve the above things and
> which one do you recommend.
>
> Regards,
> Hasan
> _______________________________________________
> consulting mailing list
> consulting at drupal.org
> https://lists.drupal.org/mailman/listinfo/consulting
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/consulting/attachments/20141110/4ebc80cc/attachment.html
More information about the consulting
mailing list