ProcessFieldChangeNotifier by Netcarver

Emails users with a given role when a watched field changes value.

h1. Field Change Notifier

h2. Description

Allows you to setup watch conditions on fields (in specific contexts) and specify groups of users that should be notified when the condition is met.


h2. Installation

# Copy the ProcessFieldChangeNotifier.module file into site/modules
# In the admin interface, navigate to the modules page and hit the "Check for new modules" button
# Click on "ProcessFieldChangeNotifier" in the new module message or scroll down until you locate it
# Click the "Install" button


h2. Hooks

You can hook the @triggerMatch()@ method if you want to define your own custom actions when a watch triggers.


h2. License

GPL v2.


h2. Versions

| 0.6.0 | Changes for PSR conformity. Make @triggerMatch@ hookable. Allow detection of changes to/from empty strings. |
| 0.5.0 | Make strings translatable. Fix another xdebug notice when the hook is triggered. |
| 0.4.0 | Only query the DB on a page save (Thanks Antti.) Fix xdebug notice when no watches are defined (thanks ceberlin.) |
| 0.3.1 | Adds the @$page@ to the context passed to the tag parser. You can now access page properties using the @{page.subfield}@ syntax. |
| 0.3.0 | Allow individual recipient users to be selected. |
| 0.2.0 | Allow multiple recipient roles to be selected and stop duplicate sends to users with more than one matching role. |
| 0.1.1 | Make compatible with Soma's ModuleManager. |
| 0.1.0 | Initial release. |

Install and use modules at your own risk. Always have a site and database backup before installing new modules.

Latest news

  • ProcessWire Weekly #519
    In the 519th issue of ProcessWire Weekly we'll check out a new third party module called RockForms, introduce the latest ProcessWire core updates, and more. Read on!
    Weekly.pw / 20 April 2024
  • ProFields Table Field with Actions support
    This week we have some updates for the ProFields table field (FieldtypeTable). These updates are primarily focused on adding new tools for the editor to facilitate input and management of content in a table field.
    Blog / 12 April 2024
  • Subscribe to weekly ProcessWire news

I just love the easy and intuitive ProcessWire API. ProcessWire rocks!” —Jens Martsch, Web developer