Versions Compared

Key

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

...

This module provides backend logic for corresponding frontend component navigation It provides several new functionalities: featured product, navigation teaser, and helps to adjust desktop and mobile navigation according to the project’s requirements. It allows to include or exclude a specific category from desktop or mobile navigation. Also, a custom URL can be used instead of Magento category as a navigation link target.

Table of Contents
minLevel1
maxLevel7

Installation

Info

This module is required by theme-creativeshop and is installed out of the box when theme-creativeshop is required

Code Block
composer require "creativestyle/magesuite-navigation" ^2.0.0

User Guide

2.9. Custom Links in Main Navigation

Admin settings

...