I want to send an email to all the users who have commented on particular article (node). Lets say 5 users have commented on one of the article so when new comment has been added at that time email will be send to those 5 users. This will be the notification for them saying that new comment has been posted on that article.

So whenever new comment is posted, users (who have posted comment on that article) will receive an email.

is it possible using rules or any contributed module or custom code?

Looking for solution in Drupal 8. Any help would be appreciated.

Thanks,

Comments

pixelsweatshop’s picture

cestmoi’s picture

I was looking for the same functionality and can't believe how such a basic feature is not already in core !  Why would we need to use a contrib module for such a basic action !