diepxuan / module-menu
Menu for Magento 2
0.0.2
2017-09-23 10:21 UTC
Requires
- php: ~5.6.5|7.0.2|7.0.4|~7.0.6
- magento/framework: 100.1.*
This package is auto-updated.
Last update: 2026-03-04 18:37:52 UTC
README
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