carbon/editable
composer require carbon/editable
This package extends the Fusion prototype `Neos.Neos:ContentComponent`, `Neos.Neos:Content` and `Neos.Neos:Editable`. It is all about to toggle editability.
Readme excerpt
Carbon.Editable Package for Neos CMS
This package extends the Fusion prototype Neos.Neos:ContentComponent, Neos.Neos:Content and Neos.Neos:Editable. It is all about to toggle editability.
InstallationCarbon.Editable is available via packagist. Add "carbon/editable" : "^1.0" to the require section of your composer.json or run composer require carbon/editable.
Neos.Neos:ContentComponent and Neos.Neos:ContentWith the new property contentElement (default to true) you can turn off the content element wrapping. Great if you want to use content elements for components without any abillity to edit or inside another content element.
Neos.Neos:EditableYou'll g…
Read more
The same vendor provides 41 package(s).