Navigation extension is a simple extension to help shop owners improve navigation menu.
Contact DeveloperNavigation Menu is an extension intended for shop owners that will help you improve navigation menu. The module allows you to create a hierarchical menu, use magento standard categories as links. As a link, you can also choose a product, a cms page, or specify a link manually.
The Navigation Menu module provides a lot of features. You can set and customize the icon for your menu item or upload your own picture. Using default wysiwyg editor you can add your custom content in the sub menu. The extension allows you to specify a feature product which will be display on your sub menu.
The Navigation Menu module provides a menu builder. You can quickly generate your menu using default magento categories or cms pages.
You can use the Navigation Menu extension as a widget in any place of your website. It allows you to choose a template that will be displayed on the frontend.
In SSH console of your server navigate to your store root folder:
cd /path/to/store/root/folder
Enable Navigation extension:
php bin/magento module:enable MageKey_Navigation -c
Upgrade magento system to apply Navigation extension:
php -f bin/magento setup:upgrade
Deploy static view files:
php -f bin/magento setup:static-content:deploy
Navigation Menu is an extension intended for shop owners that will help you improve navigation menu.
Navigate to Content > Elements > Navigation section.
To create a new navigation click Add Navigation button.
The New Navigation screen is represented with one setting block: General Settings.
Click Create button to create a new navigation and move to manage items section.
This section allows us to assign a current navigation to the top menu.
Navigate to Manage Items section.
The Manage Items screen is represented with two columns: Tree on the left side and Item Form on the right side.
Click Generate Items button to generate a new items based on magento data.
Select entity as Category to generate items based on parent category.
Select entity as Page to generate items based on cms pages.
The Item Form display on the right side when your menu item is selected.
The Icon section provides two types: IcoMoon and Image.
The content section provides two fields: Content Before and Content After.
The feature product section allows to assign a catalog product to your sub menu.
To setup top menu navigate to Content > Design > Configuration. Select a theme you want to change.
Move to Navigation section and choose a Top Menu.
To create a new navigation widget switch to Content > Elements > Widgets and click Add Widget button.
Select Type field as "Navigation" and choose a theme.
Click Continue button to create a new widget.
Update Storefront Properties tab and setup layout. Move to Widget Options tab and choose navigation menu.