kaystrobach/menu

Last activity 18 Oct 2024 2 1 15808
composer require kaystrobach/menu

2.0.2

Version
2.0.2
Type
neos-package
Release Date
Mar 28, 2022 17:14
Source
git
Distribution
zip
Requires
  • neos/flow: ~5.0 || ~6.0 || ~7.0
  • neos/fluid-adaptor: ~5.0 || ~6.0 || ~7.0
MIT 093b62cc5d0e60d307b953316bf2f8a0556e0d4e

Readme excerpt

KayStrobach\Menu The ViewHelper

Development is the name of the Menu nodes (this example is take from my dev tools)

<kaystrobachmenu:widget.menu menu="Development" /> Define your Menu in Menus.yaml

Level 4 is the key defined in the viewHelper

KayStrobach: Menu: Menus: Development: Items: 1000: label: 'App' iconclass: 'glyphicon glyphicon-chevron-left' url: '/' 1020: label: ' ' labelId: 'kaystrobach.developmenttools.home' iconclass: 'glyphicon glyphicon-home' package: 'KayStrobach.DevelopmentTools' action: …
Read more
The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 13 package(s).