Skip to content

ergontech/Loewenstark_UrlIndexer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loewenstark_UrlIndexer

Insperations by Dnd_PatchIndexer and some other improvments

Facts

Description

Fixing the following issues in Magento Catalog URL

  • only index active products
  • only index visible products
  • index products without categorie path
  • endless counter for url with the same url key!

This is a drop-in replacement for the core indexer and Dnd_PatchIndexer

Requirements

  • PHP >= 5.2.13
  • Magento

Compatibility

  • Magento >= 1.7

Installation Instructions

Uninstallation

Remove all extension files from your Magento installation (app/code/community/Loewenstark/UrlIndexer)

DROP TABLE urlindexer_url_rewrite

Support

If you have any issues with this extension, open an issue on GitHub.

Contribution

Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.

Developer

Mathis Klooß http://www.mage-profis.de/ @gunah_eu

Licence

OSL - Open Software Licence 3.0

Copyright

(c) 2013 Mathis Klooss