Download the PHP package fromholdio/silverstripe-resourceful without Composer
On this page you can find all versions of the php package fromholdio/silverstripe-resourceful. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package silverstripe-resourceful
silverstripe-resourceful
Often a CMS UI will have a recurring pattern of a checkbox to enable/disable inheritance of a value/s, and when unchecked, the user can either choose an alternative source of the value, or enter fresh values into a form field/s.
For example:
- by default I inherit the feature image for a page from its parent page
- if I disable/uncheck that inheritance, I'm shown an optionsetfield to choose whether to a) use the global default feature image, or b) upload a new feature image
- when I choose b), I'm shown a file upload field to upload a new feature image
This module is quite abstract, it provides the means to implement this pattern, mainly through config yml.
Requires Silverstripe 4+ or 5+.
All versions of silverstripe-resourceful with dependencies
PHP Build Version
Package Version
Requires
silverstripe/framework Version
~4.1 || ~5.0
silverstripe/siteconfig Version ~4.1 || ~5.0
fromholdio/silverstripe-cms-fields-placement Version ^1.1.0
fromholdio/silverstripe-checkboxfieldgroup Version ^1.1.0
unclecheese/display-logic Version ^2.0.0 || ^3.0.0
silverstripe/siteconfig Version ~4.1 || ~5.0
fromholdio/silverstripe-cms-fields-placement Version ^1.1.0
fromholdio/silverstripe-checkboxfieldgroup Version ^1.1.0
unclecheese/display-logic Version ^2.0.0 || ^3.0.0
The package fromholdio/silverstripe-resourceful contains the following files
Loading the files please wait ....