Skip to content

A bundle that allows adding content from the content bundle to a menu navigation.

Notifications You must be signed in to change notification settings

Rabble-Rocks/rabble-menu-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Rabble Menu Bundle

A bundle that allows adding content from the content bundle to a menu navigation.

Installation

Install the bundle by running

composer require rabble/menu-bundle

Add the following class to your config/bundles.php file:

return [
    ...
    Rabble\MenuBundle\RabbleMenuBundle::class => ['all' => true],
]

About

A bundle that allows adding content from the content bundle to a menu navigation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages