Libraries tagged by dataobject
weboftalent/gridrows
735 Downloads
SilverStripe module to facilitate easier templating of DataObjects laid out in a grid
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
964 Downloads
Simple image gallery for any dataobject
webmaxsk/maxdocuments
308 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-cmseditlink
2335 Downloads
An easy way to generate links to edit any DataObjects in the CMS.
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/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
642 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.
silverstripers/silverstripe-linkable
657 Downloads
A couple of handy form fields and objects for managing external and internal links on DataObjects. A fork from sheadawson/silverstripe-linkable
shinephp/data-objects
85 Downloads
The data object repo for all of the ShinePHP repos