Gizra / message_notify

https://www.drupal.org/project/message_notify
11 stars 17 forks source link

Integrate with rules in D8 release #83

Open dlopez-akalam opened 4 years ago

dlopez-akalam commented 4 years ago

Summary: The wonderful message_notify module integrated with rules will be a nice to have feature, making it usable in many situations without ad-hoc custom development

Solution: Implement a RulesAction plugin to send the message to its author, as D7 versión does.

dlopez-akalam commented 4 years ago

Here is a PR adding the rules action plugin https://github.com/Gizra/message_notify/pull/84

dlopez-akalam commented 4 years ago

The following patch on rules is needed for this plugin to work. https://www.drupal.org/project/rules/issues/3022250#comment-13688784