neetha-hm / field-change-audit
Logs field-level changes between entity revisions for audit tracking.
Package info
github.com/neetha-hm/Field-Change-Audit
Type:drupal-module
pkg:composer/neetha-hm/field-change-audit
1.0.0
2026-02-05 09:19 UTC
Requires
- drupal/core: ^10 || ^11
This package is not auto-updated.
Last update: 2026-04-17 08:40:28 UTC
README
Provides field-level audit logging for node entities.
Features
- Logs field changes on node updates
- Supports paragraph field diffs
- Stores revision-aware audit history
- Adds a "Field Audit" tab on node pages
Requirements
- Drupal core 10 or 11
- Diff module
Installation
Enable the module and edit a node to start logging changes.
Permissions
- View field change audit logs
how to install
- composer require neetha-hm/field-change-audit