Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.23 KB

File metadata and controls

39 lines (27 loc) · 1.23 KB

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