Libraries tagged by dataobject
xtlsoft/xdo
215 Downloads
A fast,light Data Object for PHP
wtnz/silverstripe-elastica
185 Downloads
Provides Elastic Search integration for SilverStripe DataObjects using Elastica
wernerkrauss/silverstripe-qr-generator
17 Downloads
A module that renders a QR-Code for the current Page / DataObject
weboftalent/links
34 Downloads
Add editable links to any 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
968 Downloads
Simple image gallery for any dataobject
webmaxsk/maxdocuments
309 Downloads
Simple documents for any data object.
watza/splitviewbundle
18 Downloads
Provides Splitscreen editing for DataObjects (ideal for ultrawide monitors)
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
2346 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