webexcess/label
composer require webexcess/label
Helper selector for better selection for content elements in Neos CMS
1.0.0
Readme excerpt
WebExcess.Label Package for Neos CMS
By adding WebExcess.Label:Show to your NodeType configuration, a helper selector will be added to the backend for better selecting a content element.
before after Compatibility and MaintenanceWebExcess.Label is currently being maintained for Neos 4.0 and Neos 5.0.
Neos Version WebExcess.Label Version Maintained Neos 5.x 2.x YES Neos 4.x 1.x YES Installation composer require webexcess/label How to useAdd WebExcess.Label:Show to your NodeType configuration.
Your.Package:NodeType: superTypes: WebExcess.Label:Show: true Default CSSYou can turn off the default CSS by setting WebExcess.Label.…
Read more
The same vendor provides 5 package(s).