webbuilders-group / silverstripe-versioned-helpers
Provides a number of helpful extensions for working with custom data objects that are versioned or working with versioned relationships of SiteTree decedents
Installs: 6 158
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 5
Forks: 0
Open Issues: 0
Type:silverstripe-vendormodule
Requires
- silverstripe/framework: ~4.1|~5.0
- silverstripe/versioned: ~1.1|~2.0
Requires (Dev)
- phpunit/phpunit: ~9.5
Suggests
- webbuilders-group/silverstripe-gridfield-deleted-items: Provides a series of components that allows you to view versioned objects that have been deleted from the draft site.
README
Provides a number of helpful extensions for working with custom data objects that are versioned or working with versioned relationships of SiteTree decedents.
Maintainer Contact
- Ed Chipman (UndefinedOffset)
Requirements
- SilverStripe Framework 4.1+ | 5.0+
Recommended
- SilverStripe GridField Deleted Items: Provides a series of components that allows you to view versioned objects that have been deleted from the draft site.
Installation
Composer (recommended):
composer require webbuilders-group/silverstripe-versioned-helpers
Documentation
The documentation and usage instructions for the various helpers can be found here.