Type
magento2-module
Inviqa - MX Mega Menu
magento2-module
MIT
None
None
None
None
None
The module provides useful topmenu to be able to create complex menu structure in Magento 2.
Magento 2.X (tested in magento 2.2.4)
Make sure that you have added Github's OAuth token to your composer configuration.
Add Magento root directory path to the extra section. The path has to be relative to the composer.json file. Here is an example:
"extra": {
"magento-root-dir": "public"
}
composer config repositories.mx-megamenu vcs [email protected]:inviqa/mx-megamenu.git
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