petersku / contao-subnavigation-bundle
This bundle shows the direkt sub-items of the active page.
Installs: 13
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:contao-bundle
Requires
- php: >=5.4.0
- ext-json: *
- contao/core-bundle: >=4.3
Conflicts
- contao/core: *
- contao/manager-plugin: <2.0 || >=3.0
This package is not auto-updated.
Last update: 2025-06-15 02:21:47 UTC
README
This bundle shows the direkt sub-menuitems of the active page in an easy and lightwight way.
Why
Instead of outputting the entire navigation, we only wanted to output the direct sub-items of the current page.
Hiding of the elements that are not required via CSS is no longer necessary.
How
Create a new module of type "Dynamic Subnavigation" (Category = Navigation).
Embed the module in the layout theme.