kerlama/mx-megamenu 1.2.6

Inviqa - MX Mega Menu

Type

magento2-module

License

MIT

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MX_MegaMenu

The module provides useful topmenu to be able to create complex menu structure in Magento 2.

Compatibility

Magento 2.X (tested in magento 2.2.4)

Installation

Composer

  1. Make sure that you have added Github's OAuth token to your composer configuration.

  2. 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"
}
  1. Add the Git repository to composer as the source of this package
composer config repositories.mx-megamenu vcs [email protected]:inviqa/mx-megamenu.git
  1. Run the command below from your project root directory.
composer require "inviqa/mx-megamenu"

Usage

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