An open API service indexing awesome lists of open source software.

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

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.

```