victso / VF_CustomMenu

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 'Block HTML' cache;
  • Extension doesn't support a separate edit data for multiple stores

CURRENTLY IT WORKS ON 1 MY PROJECT

About

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


Languages

Language:PHP 89.6%Language:HTML 7.2%Language:JavaScript 3.2%