arfaram / ezmenubundle
Create navigation for eZPlatform 2.x+ using The KnpMenuBundle
Installs: 1 750
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:ezplatform-bundle
Requires
- php: ^7.1
- ezsystems/ezpublish-kernel: ^7.5
README
Menu Bundle for EzPlatform by Ibexa
EzPlatformMenuBundle
allows you to create multi level navigation. This bundle is Event driven and implemented on the same way like the backend navigation and is siteaccess aware.
Features
- Create siteaccess aware menu for frontend application
- Can be used everywhere: Main, Footer, Category or Landingpage Block navigation
- Callable from Twig template or PHP classes (usefull for Headless and other template engines. see FAQ)
- less configuration less coding
- Many Events example and default twig template available for the start
- Bundle using the same concept like backend navigation generation
- Available for eZ Platform 2.x , 3.x (recommended version)