silverstripe-australia / changesets
Group multiple changes into a single publishable changeset
Package info
github.com/nyeholt/silverstripe-changesets
Type:silverstripe-module
pkg:composer/silverstripe-australia/changesets
1.1.0
2015-07-08 03:56 UTC
This package is auto-updated.
Last update: 2026-03-01 00:21:16 UTC
README
Maintainer Contact
Marcus Nyeholt
<marcus (at) silverstripe (dot) com (dot) au>
Requirements
- SilverStripe 3.1
- Versioned DataObjects
Documentation
This module changes the publishing mechanism for users from being one of single page modifications to instead being multiple page modifications being submitted as a single changeset. This can be considered as somewhat similar to how a source control management tool such as SVN or Git builds up a changeset before the user commits them all at once.