neetha-hm/field-change-audit

Logs field-level changes between entity revisions for audit tracking.

Maintainers

Package info

github.com/neetha-hm/Field-Change-Audit

Type:drupal-module

pkg:composer/neetha-hm/field-change-audit

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2026-02-05 09:19 UTC

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