aropixel/menu-bundle

Gestion de menus pour Admin Aropixel

Installs: 1 328

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 1

Type:symfony-bundle

v2.2.3 2022-05-11 14:24 UTC

README

Aropixel logo

Aropixel Menu Bundle

Aropixel Menu Bundle is a complementray bundle of Aropixel Admin Bundle. It gives possibility to manage menus (main menu, footer, ...) of your website.

GitHub last commit GitHub issues License

Aropixel Page Preview

Table of contents

Quick start

  • Create your symfony 4 project & install Aropixel AdminBundle
  • Require Aropixel Menu Bundle : composer require aropixel/menu-bundle
  • Apply migrations
  • Include the routes :
aropixel_menu:
    resource: '@AropixelMenuBundle/Resources/config/routing.xml'

License

Aropixel Menu Bundle is under the MIT License