An open API service indexing awesome lists of open source software.

https://github.com/zicht/menu-bundle

Library - ZichtMenuBundle - Database-managed menus (integrates KnpMenuBundle, Doctrine and SonataAdmin)
https://github.com/zicht/menu-bundle

packagist

Last synced: about 1 year ago
JSON representation

Library - ZichtMenuBundle - Database-managed menus (integrates KnpMenuBundle, Doctrine and SonataAdmin)

Awesome Lists containing this project

README

          

# `zicht/menu-bundle`

Provides an integration between [KnpMenuBundle](https://github.com/KnpLabs/KnpMenuBundle) and [Doctrine](http://doctrine.org) to store your menu in the database. Optionally you can integrate with [sonata project](https://sonata-project.org)).

## Features

* Multilingual
* Uses a highly optimized table storage for querying menu's.
* Hook into zicht/url-bundle to put any "linkable" object in the menu
* Hook into zicht/page-bundle to easily add pages to a menu

## The `zicht/cms` tutorial

Read the contents of the
[`zicht/cms` tutorial](https://github.com/zicht/cms-tutorial) to get
a feel of how you can use this bundle in combination with the other
zicht/cms libraries.

# Maintainers
* Boudewijn Schoon
* Erik Trapman