Libraries tagged by dataobject
bratiask/silverstripe-linkable
1529 Downloads
A couple of handy form fields and objects for managing external and internal links on DataObjects
axyr/silverstripe-phpexcel
5603 Downloads
Exporting DataObjects to an Excel File.
axyr/silverstripe-externaldata
2189 Downloads
Custom DataObject/ModelAdmin implementation to work with external data sources
silverstripe-australia/elastica
1964 Downloads
Provides Elastic Search integration for SilverStripe DataObjects using Elastica
silverstripe-australia/datachange-tracker
8660 Downloads
Record and track changes to any dataobjects. View chages/diffs in model admin.
sheadawson/silverstripe-datachange-tracker
5138 Downloads
Record and track changes to any dataobjects. View chages/diffs in model admin.
i-lateral/silverstripe-notifier
509 Downloads
Configurable notifications system for sending notifications based on data object activity
divanteltd/pimcore-graphql
910 Downloads
Graphql Bundle for Pimcore 5. Adding possibility to manipulate DataObject through graphQl.
ajshort/silverstripe-elastica
145 Downloads
Provides Elastic Search integration for SilverStripe DataObjects using Elastica
zauberfisch/silverstripe-persistent-dataobject
153 Downloads
Persistent and optionally immutable & versioned DataObjects for SilverStripe
sunnysideup/title_dataobject
673 Downloads
An abstract like class for creating Title only Data Objects in a simple and efficient manner to, for example, add a category to a Product.
sophokles/dataobject
12 Downloads
Sophokles Data Object Library
seppzzz/zipable-dataobjects
4 Downloads
This module adds a link (Button) to DataObjects to zip em and download on the fly
seppzzz/searchable-dataobjects
16 Downloads
This module adds DataObjects to frontend search
jayankaghosh/dataobject
9 Downloads
A wrapper class that supports all types of getX, setX, and unsX methods. Inspired by Magento's DataObect