Download the PHP package jzubero/silverstripe-sitetree-labels without Composer
On this page you can find all versions of the php package jzubero/silverstripe-sitetree-labels. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download jzubero/silverstripe-sitetree-labels
More information about jzubero/silverstripe-sitetree-labels
Files in jzubero/silverstripe-sitetree-labels
Package silverstripe-sitetree-labels
Short Description Label your Page items for better orientation in large SiteTrees.
License MIT
Informations about the package silverstripe-sitetree-labels
SiteTree Labeling
Help to enrich your big and messy SiteTrees with some extra top-level information using labels.
Besides your custom labels the module will look for the Menu Manager and auto-assign the MenuSet names to the Pages.
Install
composer require jzubero/silverstripe-sitetree-labels
Do not forget to dev/build?flush=all
.
Dependencies
- silverstripe/cms:^3.2
- ryanpotter/silverstripe-color-field:^0.1.0
Features
- GridField in Settings for adding and linking labels
- Integration for Menu Manager Module
- Report for looking up pages linked to a certain label
Configuration
You can adjust the modules' behaviour through the Config API.
Customization
If you want to change the label look you can apply your custom style definitions to the class .sitetree-label
. Default style:
Extending
You can add extra labels via code by using the updateSiteTreeLabels
hook method.
Thanks... :clap:
- ...wmk for contributing to this module.
- ...Andreas Spannbauer, Eric Hes and Zauberfisch for discussing the module idea with me at StripeConEU 2017.
- ...blueskies79 for her bug tracing skills.
Maintainer
- JZubero [email protected]
All versions of silverstripe-sitetree-labels with dependencies
silverstripe/cms Version ^3.2
ryanpotter/silverstripe-color-field Version ^0.1.0