Skip to content

A Magento 2 module for customized navigation creation

License

Notifications You must be signed in to change notification settings

carinadues/menu-organizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScandiPWA_MenuOrganizer

This repository is a module for Magento 2. This module is used to create customized navigation.

How to use?

In admin panel

  1. Find the Scandiweb logo in the left navigation bar.
  2. Go to Navigation > Menu Manager.
  3. Find Add New Menu button in the right top corner, click it.
  4. Enter the required fields (Menu title, identifier, status).
  5. Find the Save and Continue Edit in the navigation on the top right corner, click it.
  6. Find the Assigned Menu Items in the navigation on the left. click it.
  7. Click Add item in the top right corner.
  8. Enter the required fields (Menu item title, URL type, URL).
  9. Choose URL parent item, opening type and status, click Save.

Congratulations! You have successfully created your first ScandiPWA menu! 🎉

Via GraphQL endpoint

Please refer to schema.graphqls to see all available fields to query.

About

A Magento 2 module for customized navigation creation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 95.5%
  • JavaScript 3.5%
  • HTML 1.0%