https://github.com/grasmash/drupal-message-notify
https://github.com/grasmash/drupal-message-notify
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/grasmash/drupal-message-notify
- Owner: grasmash
- Created: 2020-09-03T02:04:39.000Z (almost 6 years ago)
- Default Branch: 8.x-1.x
- Last Pushed: 2020-09-03T02:06:16.000Z (almost 6 years ago)
- Last Synced: 2025-02-06T06:49:51.395Z (over 1 year ago)
- Language: PHP
- Size: 132 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/Gizra/message_notify)
Message notify allows sending Messages (entities created with the Message
module).
Delivery can be done by email, or any other delivery method provided by
an implementing module.
Message notify uses "View modes", which allows you to customize which
message-text fields will be rendered and delivered.
To see it in action:
- Enable the Message-notify example module
- Add a comment to a node, and an email will be sent to the node author