symbiote/silverstripe-datachange-tracker

There is no license information available for the latest version (5.1.0) of this package.

Record and track changes to any dataobjects. View chages/diffs in model admin.

Installs: 20 056

Dependents: 3

Suggesters: 0

Security: 0

Stars: 15

Watchers: 7

Forks: 14

Open Issues: 4

Type:silverstripe-vendormodule

5.1.0 2024-09-13 05:04 UTC

README

Build Status Latest Stable Version Latest Unstable Version Total Downloads License

Compatible with SilverStripe 4 and 5

Maintainers

Description

Record and track changes and deletes of any dataobjects. View changes/diffs in model admin.

Additionally, track add/remove of items in many_many relationships

Installation

Composer Install

composer require symbiote/silverstripe-datachange-tracker:~5.0

Requirements

  • SilverStripe 4.12 || 5

Documentation