This module logs CUD (create, update, delete) operations on entities and provides a view to look at them.

Features

This module enables administrators to take a look at the entity changelog and see when and by whom which entity was changed.

Similar Projects

Post-Installation

Currently there is no configuration. Entity changelog entries older than three years are deleted via cron.
The entity changelog view provides an exposed field for filtering the entries by their timestamp. In Drupal Core, those fields are rendered as text fields. You might want to use something like Date Popup or the patch in https://www.drupal.org/node/2648950.

Additional Requirements

  • PHP 8.1 (from version 1.1.0 onwards)

Project information

Releases