Developed with love by KnpLabs Hire us for your project!
39

MenuBundle

by symfony-cmf

Extends the KnpMenuBundle to work with PHPCR ODM

Symfony Cmf Menu Bundle Build Status

This is part of the Symfony Cmf: http://cmf.symfony.com/

Documentation

http://symfony.com/doc/master/cmf/bundles/menu.html

Installation

The general installation documentation for the CMF can be found here:
http://symfony.com/doc/master/cmf/tutorials/installing-configuring-cmf.html

These instructions should help you if you want to use this bundle alone.

The bundle is best included using Composer.

Edit your project composer file to add a new require for
symfony-cmf/menu-bundle.

Add this bundle (and its dependencies, if they are not already there) to your
application's kernel:

// application/ApplicationKernel.php
public function registerBundles()
{
    return array(
        // ...
        new Doctrine\Bundle\PHPCRBundle\DoctrinePHPCRBundle(),
        new Knp\Bundle\MenuBundle\KnpMenuBundle(),
        new Symfony\Cmf\Bundle\MenuBundle\SymfonyCmfMenuBundle(),
        // ...
    );
}
MenuBundle

The MIT License

Copyright (c) 2011-2012 Symfony2 CMF

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
symfony_cmf_menu:
menu_basepath: /cms/menu
document_manager_name: default
admin_class: ~
document_class: ~
content_url_generator: router
content_basepath: ~
voters:
content_identity:
content_key: ~
uri_prefix: false
use_sonata_admin: auto
multilang:
use_sonata_admin: auto
admin_class: ~
document_class: ~
locales: [] # Required
  • moved request handling to core, make voters actually work with knp-compatible interface
    By dbu, 3 days ago
  • Merge pull request #49 from symfony-cmf/current-item-voters
    By dbu, 3 days ago
  • Merge pull request #49 from symfony-cmf/current-item-voters
    By dbu, 3 days ago
  • Merge pull request #49 from symfony-cmf/current-item-voters
    By dbu, 3 days ago
  • Merge pull request #49 from symfony-cmf/current-item-voters
    By dbu, 3 days ago
  • Merge pull request #49 from symfony-cmf/current-item-voters
    By dbu, 3 days ago
  • Merge pull request #49 from symfony-cmf/current-item-voters
    By dbu, 3 days ago
  • Merge pull request #49 from symfony-cmf/current-item-voters
    By dbu, 3 days ago
  • Merge pull request #49 from symfony-cmf/current-item-voters
    By dbu, 3 days ago
  • Merge pull request #49 from symfony-cmf/current-item-voters
    By dbu, 3 days ago
  • Merge pull request #49 from symfony-cmf/current-item-voters
    By dbu, 3 days ago
  • Merge pull request #49 from symfony-cmf/current-item-voters
    By dbu, 3 days ago
  • Merge pull request #49 from symfony-cmf/current-item-voters
    By dbu, 3 days ago
  • Merge pull request #49 from symfony-cmf/current-item-voters
    By dbu, 3 days ago
  • Merge pull request #49 from symfony-cmf/current-item-voters
    By dbu, 3 days ago
  • Merge pull request #49 from symfony-cmf/current-item-voters
    By dbu, 3 days ago
  • Merge pull request #49 from symfony-cmf/current-item-voters
    By dbu, 3 days ago
  • Merge pull request #49 from symfony-cmf/current-item-voters
    By dbu, 3 days ago
  • Merge pull request #49 from symfony-cmf/current-item-voters
    By dbu, 3 days ago
  • Merge pull request #49 from symfony-cmf/current-item-voters
    By dbu, 3 days ago
  • Merge pull request #49 from symfony-cmf/current-item-voters
    By dbu, 3 days ago
  • Merge pull request #49 from symfony-cmf/current-item-voters
    By dbu, 3 days ago
  • Merge pull request #49 from symfony-cmf/current-item-voters
    By dbu, 3 days ago
  • Merge pull request #49 from symfony-cmf/current-item-voters
    By dbu, 3 days ago
  • Merge pull request #49 from symfony-cmf/current-item-voters
    By dbu, 3 days ago
  • Merge pull request #49 from symfony-cmf/current-item-voters
    By dbu, 3 days ago
  • Merge pull request #49 from symfony-cmf/current-item-voters
    By dbu, 3 days ago
  • Merge pull request #49 from symfony-cmf/current-item-voters
    By dbu, 3 days ago
  • Merge pull request #49 from symfony-cmf/current-item-voters
    By dbu, 3 days ago
  • Merge pull request #49 from symfony-cmf/current-item-voters
    By dbu, 3 days ago