fromholdio / silverstripe-gridfield-extradata
Provides a mechanism to define extra data during GridField definition that will be passed to objects created via the grid field
Package info
github.com/fromholdio/silverstripe-gridfield-extradata
Type:silverstripe-vendormodule
pkg:composer/fromholdio/silverstripe-gridfield-extradata
Requires
This package is auto-updated.
Last update: 2026-02-26 18:40:23 UTC
README
Silverstripe module providing a mechanism to define extra data during GridField definition that will be passed to objects created via the grid field.
Comes with a predefined GridFieldConfig that handles orderable and addnewmulticlass aspects of symbiote/silverstripe-gridfieldextensions.
Somewhat experimental, particularly when utilising addnewmulticlass. Test your implementation thoroughly before using in production.