Skip to content

This extension add feature to menu for Magento 2

Notifications You must be signed in to change notification settings

diepxuan/module-menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Menu for Magento 2

Latest version Packagist Magento 2 PHP >= 5.5.22

Menu

This extension add feature to menu for Magento 2.

Installation

The easiest way to install the extension is to use Composer

Run the following commands:

  • $ composer require diepxuan/module-menu
  • $ bin/magento module:enable Diepxuan_Menu
  • $ bin/magento setup:upgrade && bin/magento setup:static-content:deploy