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

Maintainers

Package info

github.com/fromholdio/silverstripe-gridfield-extradata

Type:silverstripe-vendormodule

pkg:composer/fromholdio/silverstripe-gridfield-extradata

Statistics

Installs: 384

Dependents: 1

Suggesters: 0

Stars: 1

Open Issues: 0

2.0.0 2025-09-20 17:18 UTC

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.