/CMSSiteplanBundle

Symfony CMSSiteplanBundle to generate site plan of SonataPageBundle and personals routes

Primary LanguagePHPMIT LicenseMIT

CMS Site Plan Bundle

This Symfony bundle providing a site plan for your website, based on SonataPageBundle

The aim is to simplify the website plan generation this the SonataPageBundle.

SensioLabsInsight Latest Stable Version Total Downloads Build Status Latest Unstable Version License

Installation

php composer.phar require th3mouk/cms-siteplan-bundle ^1.0

Add to the appKernel.php:

new Th3Mouk\CMSSiteplanBundle\Th3MoukCMSSiteplanBundle(),

Usage

{{ knp_menu_render('th3mouk.cms.siteplan.menu') }}

The documentation is available here

For more understanding, refer to the KnpMenuBundle Documentation

Please

Feel free to improve this bundle.