Skip to content
This repository has been archived by the owner on Jun 23, 2021. It is now read-only.
/ VF_CustomMenu Public archive
forked from hws47a/VF_CustomMenu

[Magento Extension] Custom Menu - Use special admin page to add different types of menu elements: from simple link to LN attribute values

Notifications You must be signed in to change notification settings

aligent/VF_CustomMenu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A custom magento menu

Replace generated magento menu with own custom menu. Use admin page to add menu items "Custom Modules -> Custom Menu"

You can choose from this types of menu items:

  • Internal link (Example: about-us.html)
  • External link (Example: http://example.com)
  • Category (Select a category to show its link and if selected - children)
  • Attribute Values (Select a category and attribute, to show attribute values for this category from layered navigation)

Read about installation in INSTALL file

More info:

  • Menu is cached by the 'Blocks HTML output' cache;
  • Extension supports multiple stores

About

[Magento Extension] Custom Menu - Use special admin page to add different types of menu elements: from simple link to LN attribute values

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 97.2%
  • JavaScript 2.8%