Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section


Column
width60%

Table of Contents
maxLevel3


Column
width30%



Section

Installation

Note

To use this extension, you will require to install MageDelight Base Extension first. If it is not installed then please download it from https://www.magedelight.com/pub/extensions/magedelight-base.zip and unzip the package file into the app/code/Magedelight folder of your Magento 2 installation.

Warning

Before installing the extension, please make sure to Backup your web directory and store database

  • Unzip the extension package file into the root folder of your Magento 2 installation.
  • Connect to SSH console of your server:
  • Navigate to the root folder of your Magento 2 setup
  • Run command as per below sequence,

    Panel

    php -f bin/magento setup:upgrade

    Panel

    php -f bin/magento module:enable Magedelight_Megamenu

    Panel

    php -f bin/magento setup:static-content:deploy


  • Flush store cache
  • log out from the backend and log in again

    Include Page
    Installation Steps
    Installation Steps


    Section

    Backend Configuration (Admin side)


    Panel

    1. Enable Mega menu: Enable/disable the mega menu extension.
    2. Enable Hamburger Menu For Categories: Select "Yes" to enable Hamburger Menu.
    3. Select Primary Menu: Selected primary menu would get displayed at the place of default menu of Magento store (this will override the default menu).
    4. Animation Time: Enter time in seconds for all animation type selected for each mega menu.


    Panel


    1. Enable Logs: Logs keep details of errors (if anything goes wrong while creating menu or menu items then details of error would be displayed under logs).


      Note

      Logs is meant for developers only.


    Info

    Import Sample Data


    Panel

    Mega Menu >> Sample Import


    Panel

    • Click on Import button, if you want to import sample data for Mega Menu.


    ...