kerlama/mx-megamenu

Inviqa - MX Mega Menu

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 8

Type:magento2-module

1.2.9 2019-02-25 13:44 UTC

README

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 git@github.com: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