Email notification on new user registration
Hello, I want send email notification to site administrator, when a new user registers on the Drupal site. Is action and triggers are sufficient or I need to use Rules module? Secondly how I can send the username of the new registered user and site name in the email? I have tried *!username *and* %username *but it is not showing username of the newly registered user. Can any one through some light on this.... Thanks, Nikhil Kala Blogs - http://www.nikhilkala.com Cell : +91-9822602183 | GTalk - kale.nikhil@gmail.com | skype - nikhilkaleus
http://drupal.org/project/user_register_notify On Wed, Apr 21, 2010 at 2:20 PM, Nikhil Kala <writeme@nikhilkala.com> wrote:
Hello,
I want send email notification to site administrator, when a new user registers on the Drupal site. Is action and triggers are sufficient or I need to use Rules module?
Secondly how I can send the username of the new registered user and site name in the email? I have tried *!username *and* %username *but it is not showing username of the newly registered user.
Can any one through some light on this....
Thanks, Nikhil Kala Blogs - http://www.nikhilkala.com Cell : +91-9822602183 | GTalk - kale.nikhil@gmail.com | skype - nikhilkaleus
-- [ Drupal support list | http://lists.drupal.org/ ]
-- Drupal optimization, development, customization and consulting. VinayRas Infotech Web Application Development http://www.vinayras.com http://www.nagpurpulse.com - The Pulse of Nagpur http://www.simplyfreshers.com Walkins, Jobs, Placement Papers, Companies, Forums, and much more
Vinay Yadav wrote:
http://drupal.org/project/advuser is another choice. -- Earnie -- http://progw.com -- http://www.for-my-kids.com
The core trigger + actions modules should be enough for this. With token module you have more options for the placeholders in the email via token actions: define as advanced action a tokenized email. Rules modules can add extra conditions, but does not seems necessary for your request. Hans www.koba.be 2010/4/21 Nikhil Kala <writeme@nikhilkala.com>
Hello,
I want send email notification to site administrator, when a new user registers on the Drupal site. Is action and triggers are sufficient or I need to use Rules module?
Secondly how I can send the username of the new registered user and site name in the email? I have tried *!username *and* %username *but it is not showing username of the newly registered user.
Can any one through some light on this....
Thanks, Nikhil Kala Blogs - http://www.nikhilkala.com Cell : +91-9822602183 | GTalk - kale.nikhil@gmail.com | skype - nikhilkaleus
-- [ Drupal support list | http://lists.drupal.org/ ]
-- Hans Rossel KOBA Webdesign bvba Beukenlaan 56 9051 Gent (Sint-Denijs-Westrem) Belgium BTW 0817.931.516 +32.9.334.52.60 +32.472.79.32.16 www.koba.be info@koba.be
participants (4)
-
Earnie Boyd -
KOBA | Hans Rossel -
Nikhil Kala -
Vinay Yadav