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.
php composer.phar require th3mouk/cms-siteplan-bundle ^1.0
Add to the appKernel.php:
new Th3Mouk\CMSSiteplanBundle\Th3MoukCMSSiteplanBundle(),{{ knp_menu_render('th3mouk.cms.siteplan.menu') }}The documentation is available here
For more understanding, refer to the KnpMenuBundle Documentation
Feel free to improve this bundle.
