PHPackages                             silverstripe/versioned-snapshot-admin - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Admin Panels](/categories/admin)
4. /
5. silverstripe/versioned-snapshot-admin

ActiveSilverstripe-vendormodule[Admin Panels](/categories/admin)

silverstripe/versioned-snapshot-admin
=====================================

SilverStripe Versioned Snapshot Admin

4.0.1(3w ago)515.7k↑11.1%9[6 issues](https://github.com/silverstripe/silverstripe-versioned-snapshot-admin/issues)[3 PRs](https://github.com/silverstripe/silverstripe-versioned-snapshot-admin/pulls)2BSD-3-ClauseJavaScriptPHP ^8.3CI passing

Since Jun 18Pushed 1w ago11 watchersCompare

[ Source](https://github.com/silverstripe/silverstripe-versioned-snapshot-admin)[ Packagist](https://packagist.org/packages/silverstripe/versioned-snapshot-admin)[ Docs](http://silverstripe.org)[ RSS](/packages/silverstripe-versioned-snapshot-admin/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (10)Dependencies (11)Versions (33)Used By (2)

SilverStripe Versioned Snapshot Admin
-------------------------------------

[](#silverstripe-versioned-snapshot-admin)

[![Build Status](https://github.com/silverstripe/silverstripe-versioned-snapshot-admin/actions/workflows/ci.yml/badge.svg)](https://github.com/silverstripe/silverstripe-versioned-snapshot-admin/actions/workflows/ci.yml)[![Latest Stable Version](https://camo.githubusercontent.com/d68c9e7b7a8b0cac8d49efa9b8c0f265f62d58d8beb73829677d0b3a321ab47c/687474703a2f2f706f7365722e707567782e6f72672f73696c7665727374726970652f76657273696f6e65642d736e617073686f742d61646d696e2f76)](https://packagist.org/packages/silverstripe/versioned-snapshot-admin)[![Total Downloads](https://camo.githubusercontent.com/76adc4aa0bcc0a2beccaf52a8d53082944e886f41dc99bd9b4014a81d0b174df/687474703a2f2f706f7365722e707567782e6f72672f73696c7665727374726970652f76657273696f6e65642d736e617073686f742d61646d696e2f646f776e6c6f616473)](https://packagist.org/packages/silverstripe/versioned-snapshot-admin)[![Latest Unstable Version](https://camo.githubusercontent.com/261c7f6af6ad0e161f6ebda950a6680ea2b3d643deabbef647cd09c2bdb552cc/687474703a2f2f706f7365722e707567782e6f72672f73696c7665727374726970652f76657273696f6e65642d736e617073686f742d61646d696e2f762f756e737461626c65)](https://packagist.org/packages/silverstripe/versioned-snapshot-admin)[![License](https://camo.githubusercontent.com/de15ebae39d7bcc7de9749096308ae75103fcd4c42f66fda67666349935ec2d0/687474703a2f2f706f7365722e707567782e6f72672f73696c7665727374726970652f76657273696f6e65642d736e617073686f742d61646d696e2f6c6963656e7365)](https://packagist.org/packages/silverstripe/versioned-snapshot-admin)[![PHP Version Require](https://camo.githubusercontent.com/fee0e958b36b33e9ef355ad0a6d397c5b1f2da94ddf0627988cd33bd5923cb7a/687474703a2f2f706f7365722e707567782e6f72672f73696c7665727374726970652f76657273696f6e65642d736e617073686f742d61646d696e2f726571756972652f706870)](https://packagist.org/packages/silverstripe/versioned-snapshot-admin)

What does this offer over versioned-admin?
------------------------------------------

[](#what-does-this-offer-over-versioned-admin)

Most of the value of snapshots are explained in the [versioned-snapshots](https://github.com/silverstripe/silverstripe-versioned-snapshots) README file, but the major takeaway is that this history viewer will show you the changes that have happened to objects in your `$owns` tree as if it is native history to the owner object. In other words, it helps authors to see the answer to the question, "What happens when I publish this page?"

Further, since each snapshot provides a timestamp, it is possible to view a page at a time when a given owned object was added or changed.

Overview
--------

[](#overview)

Provides a drop-in replacement UI for [versioned-admin](https://github.com/silverstripe/silverstripe-versioned-admin)that adds snapshots to the history view.

WARNING: This module is experimental, and not considered stable.

History view -- anywhere!
-------------------------

[](#history-view----anywhere)

Just add the `SnapshotHistoryExtension` included with this module to your dataobject, and a "History" tab will be provided to its `getCMSFields()` function, offering a list of its snapshot history.

Installation
------------

[](#installation)

```
$ composer require silverstripe/versioned-snapshot-admin

```

Versioning
----------

[](#versioning)

This library follows [Semver](http://semver.org). According to Semver, you will be able to upgrade to any minor or patch version of this library without any breaking changes to the public API. Semver also requires that we clearly define the public API for this library.

All methods, with `public` visibility, are part of the public API. All other methods are not part of the public API. Where possible, we'll try to keep `protected` methods backwards-compatible in minor/patch versions, but if you're overriding methods then please test your work before upgrading.

Reporting Issues
----------------

[](#reporting-issues)

Please [create an issue](http://github.com/silverstripe/silverstripe-versioned-snapshot-admin/issues)for any bugs you've found, or features you're missing.

License
-------

[](#license)

This module is released under the [BSD 3-Clause License](LICENSE)

###  Health Score

57

—

FairBetter than 98% of packages

Maintenance77

Regular maintenance activity

Popularity33

Limited adoption so far

Community31

Small or concentrated contributor base

Maturity78

Established project with proven stability

 Bus Factor1

Top contributor holds 52.9% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~79 days

Recently: every ~115 days

Total

24

Last Release

9d ago

Major Versions

0.3.x-dev → 1.0.02023-02-16

1.x-dev → 2.0.02023-08-31

2.x-dev → 3.0.02025-01-14

3.1.x-dev → 4.0.02026-06-11

PHP version history (3 changes)2.0.0PHP ^8

3.0.0PHP ^8.1

3.1.x-devPHP ^8.3

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/654636?v=4)[Aaron Carlino](/maintainers/unclecheese)[@unclecheese](https://github.com/unclecheese)

![](https://www.gravatar.com/avatar/b0cba8b534e20e6ab4fff555a97b237a18436ebca1446fc0b29c8a8b504038b9?d=identicon)[GuySartorelli](/maintainers/GuySartorelli)

![](https://avatars.githubusercontent.com/u/111025?v=4)[Ingo Schommer](/maintainers/chillu)[@chillu](https://github.com/chillu)

![](https://www.gravatar.com/avatar/a25bc04c5720a36869d5a39c6449dde7eb43e19b7c8e666d5f632d6a9ab440b1?d=identicon)[emteknetnz](/maintainers/emteknetnz)

![](https://www.gravatar.com/avatar/afbb3dcc9ef29c1a6eedd6addcae5fce9ab1271915a85a4c349301b71237368d?d=identicon)[silverstripe-machine01](/maintainers/silverstripe-machine01)

![](https://avatars.githubusercontent.com/u/1168676?v=4)[Maxime Rainville](/maintainers/maxime-rainville)[@maxime-rainville](https://github.com/maxime-rainville)

---

Top Contributors

[![mfendeksilverstripe](https://avatars.githubusercontent.com/u/26395487?v=4)](https://github.com/mfendeksilverstripe "mfendeksilverstripe (64 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (26 commits)")[![ScopeyNZ](https://avatars.githubusercontent.com/u/3260989?v=4)](https://github.com/ScopeyNZ "ScopeyNZ (8 commits)")[![n8-dev](https://avatars.githubusercontent.com/u/11827838?v=4)](https://github.com/n8-dev "n8-dev (7 commits)")[![chillu](https://avatars.githubusercontent.com/u/111025?v=4)](https://github.com/chillu "chillu (5 commits)")[![Jianbinzhu](https://avatars.githubusercontent.com/u/11606683?v=4)](https://github.com/Jianbinzhu "Jianbinzhu (3 commits)")[![robbieaverill](https://avatars.githubusercontent.com/u/5170590?v=4)](https://github.com/robbieaverill "robbieaverill (2 commits)")[![satrun77](https://avatars.githubusercontent.com/u/166450?v=4)](https://github.com/satrun77 "satrun77 (2 commits)")[![GuySartorelli](https://avatars.githubusercontent.com/u/36352093?v=4)](https://github.com/GuySartorelli "GuySartorelli (1 commits)")[![poyjavier](https://avatars.githubusercontent.com/u/63035174?v=4)](https://github.com/poyjavier "poyjavier (1 commits)")[![dhensby](https://avatars.githubusercontent.com/u/563596?v=4)](https://github.com/dhensby "dhensby (1 commits)")[![lozcalver](https://avatars.githubusercontent.com/u/1655548?v=4)](https://github.com/lozcalver "lozcalver (1 commits)")

---

Tags

silverstripeversionedsnapshots

### Embed Badge

![Health badge](/badges/silverstripe-versioned-snapshot-admin/health.svg)

```
[![Health](https://phpackages.com/badges/silverstripe-versioned-snapshot-admin/health.svg)](https://phpackages.com/packages/silverstripe-versioned-snapshot-admin)
```

###  Alternatives

[silverstripe/cms

The SilverStripe Content Management System

5253.6M1.4k](/packages/silverstripe-cms)[colymba/gridfield-bulk-editing-tools

Silverstripe CMS GridField component to upload images/files and edit records in bulk

89695.8k42](/packages/colymba-gridfield-bulk-editing-tools)[silverstripe/admin

SilverStripe admin interface

262.8M384](/packages/silverstripe-admin)[stevie-mayhew/hasoneedit

Allows editing the fields of a has\_one object directly in the CMS

21276.0k11](/packages/stevie-mayhew-hasoneedit)[silverstripe/versioned-snapshots

SilverStripe Versioned Snapshots

1418.9k2](/packages/silverstripe-versioned-snapshots)[plastyk/dashboard

An extendable dashboard for Silverstripe

2045.0k2](/packages/plastyk-dashboard)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
