Skip to content

Render products in TopMenu via elasticsearch index - Magento 1.9.X compatible

License

Notifications You must be signed in to change notification settings

reidblomquist/Rbq_ElasticMenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elastic TopMenu Code Climate

WIP

This Magento extension uses elasticsearch as a condensed product information index allowing for speedy tree building

Simply extract to your magento base dir and build your elasticsearch product info index via adminhtml > system > index management

Adheres to Elastica's default of 10 result max - if totalHits > 10 adds a "See more..." item to category's child tree that links to said category.

TODO:

  1. Give categories option to enable/disable products in nav
  2. Fix search and autosuggest
  3. Add a layered nav ajax <-> elasticsearch extension for freaky fast filtering
  4. Play with building additional indexes within elasticsearch
  5. Make composer installable

About

Render products in TopMenu via elasticsearch index - Magento 1.9.X compatible

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages