This module sends notification emails to administrators or users with specific roles when entities (like nodes or comments) are created, edited, or deleted. It can also send notifications to the node author when a new comment is posted and integrate with Telegram bots.
Advanced Entity Notify is a tool to send notification e-mails to admins/moderators about entity (node, comment, other) events (create, edit, delete).
Module can send e-mails to
- admin (user with id=1)
- users with specific role(s)
- custom list of emails
- node author when new comment posted
The Module can send messages to telegram bots!
Dependencies
Telegram API for Drupal modules
Development plan:
Next version
- Select events (create/edit/delete) for each entity type
Next version
- Custom notify message for each entity type