Create a new user and include the user password in an automatic Email message
I've recently started using the Rules module on a site I manage for a fellowship program.
We have two user roles: applicants and references. When an applicant completes his/her application, I'd like to have three new reference accounts set up, based on information the applicant enters on the application form. I've set up Rules to create the new user accounts with a role of "reference" and send an automatic Email message to the three references, with instructions on how they should proceed to set up their reference forms for the applicant.
Read moreVideo Tutoriel Drupal Actions
Bonjour à tous!
Dans ce vidéo tutoriel nous verrons comment recevoir automatiquement un e-mail lorsqu'un nouveau commentaire a été posté sur notre site.
Pour cela nous utiliserons les modules Trigger y Actions.
http://www.webenstock.com/fr/blog/2010-12-24-drupal-video-tutoriel-recev...
A bientôt
Read moreUsing rules to send an email x days after a user registers
Hi,
Hoping someone can advise. I need a module(s) that can send an email to a new user x number of days after they register to the site.
Essentially, I have been tasked with creating a membership site with different levels of membership from basic to premier. When a user signs up as a basic (normal authenticated) user I need the site to email them automatically (ideally via cron) after a week if they haven't signed up to become a premier member.
I've looked at the newsletter (simplenews) with scheduler, messaging, bulk operations, rules and yet I'm still drawing a blank.
Read more