ezdemositemenubundle

UNIX name Owner Status
ezdemositemenubundle 7x stable
Version Compatible with
N/A N/A
This bundle build a navigation in the same way like https://github.com/ezsystems/ezplatform-ee-demo using KnpMenuBundle.

Menu

Ez demo site Menu Bundle is an extract of eZPlatform DemoBundle to create the menu using KnpMenuBundle

This bundle helps developer to add first level menu and to keep this bundle as example for custom implementation.

Requirement

eZPublish 5.x, eZPlatform 1.x (Open Source or EE)

Note: Be sure that KnpMenuBundle is installed and activated in AppKernel.php

Usage

{{ render(controller('EzMenuBundle:Menu:topMenu', {
'currentLocationId': currentLocation is defined ? currentLocation.id : null,
'template': 'EzMenuBundle:menu:page_header_menu.html.twig'
})) }}

No news yet.

This project has no reviews yet. Be the first one to review it!

No forum messages yet.