neosrulez / neos-dimensionskeeper
A Neos CMS package which automatically adjusts properties to the value of the default dimension even if they are changed.
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:neos-package
Requires
- neos/neos: ^8.0 || ^8.1 || ^8.2 || ^8.3
This package is not auto-updated.
Last update: 2025-01-18 11:19:11 UTC
README
A Neos CMS package which automatically adjusts properties to the value of the default dimension even if they are changed.
Installation
Just run:
composer require neosrulez/neos-dimensionskeeper
NodeType configuration
'Acme.Package:Content:Text': properties: enableMargin: keepValueFromDefaultDimension: true type: boolean ui: label: Enable margin reloadIfChanged: true
Author
- E-Mail: mail@patriceckhart.com
- URL: http://www.patriceckhart.com