fromholdio / silverstripe-generic-config
Installs: 70
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:silverstripe-vendormodule
Requires
This package is auto-updated.
Last update: 2024-11-17 10:53:49 UTC
README
Silverstripe module on top of littlegiant/silverstripe-singleobjectadmin.
Provides a GenericConfig
data object and an abstract GenericConfigAdmin
model admin class.
Create subclasses of GenericConfigAdmin
managing subclasses of GenericConfig
to utilise the preconfigured settings in this (opinionated) module.