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

1.2.0 2025-05-21 04:19 UTC

This package is auto-updated.

Last update: 2025-05-21 04:20:48 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.