The module provides useful topmenu to be able to create complex menu structure in Magento 2.
Magento 2.X (tested in magento 2.2.11)
-
Make sure that you have added Github's OAuth token to your composer configuration.
-
Add the Git repository to composer as the source of this package
composer config repositories.mx-megamenu vcs [email protected]:inviqa/mx-megamenu.git
- Run the command below from your project root directory.
composer require "inviqa/mx-megamenu"
Enable the menu in the admin: MegaMenu > Settings > Enable Mega Menu
The default topmenu will be automatically removed when the module is enabled: To move the megamenu in your layout structure the reference name is mx.megamenu.topnav