https://github.com/brandcom/silverstripe-versions
https://github.com/brandcom/silverstripe-versions
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/brandcom/silverstripe-versions
- Owner: brandcom
- License: mit
- Archived: true
- Created: 2022-02-22T11:54:06.000Z (over 4 years ago)
- Default Branch: ss4
- Last Pushed: 2022-02-23T12:23:01.000Z (over 4 years ago)
- Last Synced: 2025-12-12T20:59:47.446Z (6 months ago)
- Language: PHP
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# silverstripe-versions
```
composer require jbennecker/silverstripe-versions
```
```
# in _config/app.yml
jbennecker\SilverstripeVersions\VersionsController:
token: "YOUR_TOKEN_HERE"
```