https://github.com/arillo/silverstripe-gridfield-is-published
Extension for versioned dataobjects to visually show if they are published in the gridfield
https://github.com/arillo/silverstripe-gridfield-is-published
Last synced: 5 months ago
JSON representation
Extension for versioned dataobjects to visually show if they are published in the gridfield
- Host: GitHub
- URL: https://github.com/arillo/silverstripe-gridfield-is-published
- Owner: arillo
- License: mit
- Created: 2016-10-25T09:44:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-25T09:50:54.000Z (over 9 years ago)
- Last Synced: 2025-05-07T12:46:52.838Z (about 1 year ago)
- Language: PHP
- Size: 1.95 KB
- Stars: 2
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# silverstripe-gridfield-is-published
Extension for versioned dataobjects to visually show if they are published in the gridfield.
Just apply the extension to the dataobjects that you would like to visually show if they are published or not in the GridField.
```