webexcess/label

Last activity 06 May 2023 3 1894
composer require webexcess/label

Helper selector for better selection for content elements in Neos CMS

2.0.2

Version
2.0.2
Type
neos-package
Release Date
Dec 16, 2020 08:36
Source
git
Distribution
zip
Requires
MIT
  • #translation
  • #backend
  • #neoscms
  • #fusion
  • #flow-framework
8a42bf3129d755b1b6a0ce2d8803a30ba7e749d2

WebExcess.Label Package for Neos CMS

Latest Stable Version License

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
before after

Compatibility and Maintenance

WebExcess.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 use

Add WebExcess.Label:Show to your NodeType configuration.

Your.Package:NodeType:
  superTypes:
    WebExcess.Label:Show: true

Default CSS

You can turn off the default CSS by setting WebExcess.Label.includeCss to false in your configuration.

The content of the readme is provided by Github
The same vendor provides 5 package(s).