saithis / MenuBundle

Extends the KnpMenuBundle to work with PHPCR ODM

Home Page:http://cmf.symfony.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Symfony Cmf Menu Bundle

This is part of the Symfony Cmf: https://github.com/symfony-cmf/symfony-cmf

Configuration

There are some items you can configure:

  • menu_basepath: default: /cms/menu - the path for the menus in the content repository
  • document_manager_name: default: default - the name of the document manager
  • menu_document_class: default: null - the name of the class of the menu documents
  • content_url_generator: default: router
  • content_key: default: null
  • route_name: default: null
  • use_sonata_admin: default: auto - set this to false if you have sonata admin in your project but do not want to use the provided admin service for menu items
  • content_basepath: default: taken from the core bundle or /cms/content - used for the menu admin

Links

Documentation

Coming soon

About

Extends the KnpMenuBundle to work with PHPCR ODM

http://cmf.symfony.com

License:Other


Languages

Language:PHP 100.0%