English French German Italian Portuguese Russian Spanish

Comment Notification in drupal using RULES modules

2
Jan

How to get a notification whenever you receive a comment from your drupal web ?

This is how I do it with RULES module . I think trigger module would also do the trick, but I found RULES module has many more options & work better with token (as I had bad experience with Trigger module for not being able to make a proper tokenized email).

1) Download Rules modules

2) Activate the RULES module
3) go to RULES -> add a new rule
4) Label the rule - I use "comment notification"
5) Event -> choose "after publishing a comment" - Note: This is the "IF" condition
6) Save
7) Here we setup the action - "DO"
8) Choose the "Send a mail to an arbitrary mail address"
9) Put your recipient - Your email
10) In the message, I prefer to have a token link, so it will take you to the "commented" node page.
Eg. www.bensquare.com/node/[node:nid] 
11) Save and ready

No comments available.

Post new comment

The content of this field is kept private and will not be shown publicly.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters shown in the image.
X
You may login with either your assigned username or your e-mail address.
The password field is case sensitive.
Loading