Libraries tagged by dataobject
weboftalent/elastica
32 Downloads
Provides Elastic Search integration for SilverStripe DataObjects using Elastica. Fork of module by AJ Short
weboftalent/creator-last-editor
14 Downloads
Record which Member created or last edited a DataObject
webmaxsk/maximages
955 Downloads
Simple image gallery for any dataobject
webmaxsk/maxdocuments
302 Downloads
Simple documents for any data object.
tkisilverstripeteam/tkimultiviews
11 Downloads
Enables selectable views for SilverStripe DataObjects
thezenmonkey/quickstripe
29 Downloads
Base page and Dataobject classes for a modern basic site
taitava/silverstripe-changeablelasteditedvalue
24 Downloads
By default SilverStripe 3.1 overwrites the LastEdited field every time you write DataObjects to the database. This module allows you to keep your changes in the LastEdited field on any DataObject. It does not prevent the LastEdited field from getting updated when no manual edits has been done to it, so the module should not interfere with normal writing, only when you have explicitly set your own value to the LastEdited field.
sunnysideup/uuid
209 Downloads
Add a UUID (Unique code / hash) to any dataobject
sunnysideup/slices
20 Downloads
Provides a Slice extension to DataObject subclasses with custom templates
sunnysideup/affiliations
9 Downloads
adds a basic affiliation data object to your code
suilven/sluggable
641 Downloads
Add a slug field to any DataObject
snap/data-objects
35 Downloads
The Snap Data Object library provides object templates for commonly used data sets. They provide getter, setter and validation methods and can be extended to add additional functionality.
shinephp/data-objects
69 Downloads
The data object repo for all of the ShinePHP repos
plato-creative/silverstripe-embed
151 Downloads
Adds embed and video a dataobject along with dataextension to apply embed to existing objects.
pchschulz/silverstripe-gallery
461 Downloads
This module provides the possibility to easily add a gallery to any DataObject. This module also provides a finished gallery page.