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

Installs: 375

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Type:silverstripe-vendormodule

pkg:composer/fromholdio/silverstripe-gridfield-extradata

2.0.0 2025-09-20 17:18 UTC

This package is auto-updated.

Last update: 2025-09-26 17:53:04 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.