This extension add feature to menu for Magento 2.
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