This module provides the plugin framework to make arbitrary checks on updated
content entities (node, term, user etc) to see if they have been changed.
This module does nothing on its own.
See the node change plugins provided as examples.
The module plugins only work on content entities, because they have an
"original" entity attached when they go through the entity update hooks, this
allows us to compare fields in an arbitrary way.
Plugins should specify precisely which entities they deal with.
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.- Project categories: Developer tools
1 site reports using this module
- Created by adaddinsane on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
Releases
3.0.0-beta2
released 18 March 2026
Works with Drupal: ^10 || ^11
Update entity change to use context properly (yay).
Install:
