PHPackages                             stiti/nestedmenubundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. stiti/nestedmenubundle

ActiveSymfony-bundle

stiti/nestedmenubundle
======================

Nested Menu Symfony Bundle

1.0.x-dev(9y ago)235MITJavaScriptPHP &gt;=5.5.9

Since Nov 2Pushed 9y ago2 watchersCompare

[ Source](https://github.com/stitisami/NestedMenuBundle)[ Packagist](https://packagist.org/packages/stiti/nestedmenubundle)[ Docs](https://github.com/stitisami/NestedMenuBundle)[ RSS](/packages/stiti-nestedmenubundle/feed)WikiDiscussions 1.0 Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Symfony NestedMenuBundle
========================

[](#symfony-nestedmenubundle)

Welcome to NestedMenuBundle - a Symfony bundle to create a nested menu

[![Admin Nested Menu](https://camo.githubusercontent.com/07c94d2b07cb15bddcfa32b9b4cf20644ef60df54a43b5eb5a87099f3e4f97a4/687474703a2f2f692e696d6775722e636f6d2f633376425159752e6a7067)](https://camo.githubusercontent.com/07c94d2b07cb15bddcfa32b9b4cf20644ef60df54a43b5eb5a87099f3e4f97a4/687474703a2f2f692e696d6775722e636f6d2f633376425159752e6a7067)[![Edit Item](https://camo.githubusercontent.com/d16c8e9ee5d6dac4bb0efe257a90e34500dc732b6ef7a9e01e126f0ac51a591c/687474703a2f2f692e696d6775722e636f6d2f725978775641612e6a7067)](https://camo.githubusercontent.com/d16c8e9ee5d6dac4bb0efe257a90e34500dc732b6ef7a9e01e126f0ac51a591c/687474703a2f2f692e696d6775722e636f6d2f725978775641612e6a7067)[![Delete Item](https://camo.githubusercontent.com/b3babeb5a3616a9b46f8728650115b1e6c2425dadfc68df8abe5fb6bce2e94f4/687474703a2f2f692e696d6775722e636f6d2f4a576e754b534d2e6a7067)](https://camo.githubusercontent.com/b3babeb5a3616a9b46f8728650115b1e6c2425dadfc68df8abe5fb6bce2e94f4/687474703a2f2f692e696d6775722e636f6d2f4a576e754b534d2e6a7067)

Installation
------------

[](#installation)

Step 1: Download the Bundle

```

Open a command console, enter your project directory and execute the
following command to download the latest stable version of this bundle:

    $ composer require stiti/nestedmenubundle 1.0.x-dev

Step 2: Enable the Bundle
Then, enable the bundle by adding the following line in the ````app/AppKernel.php````
file of your project:

~~~~~~~~~~~~~~~~~~~~~~~~~
