Skip to content

daniel-rose/DR_FastCatalogUrlIndexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DR_FastCatalogUrlIndexer

This module reduces the time to index catalog url rewrites. Products that are disabled or not visible will excluded form indexing process.

Installation

For installing this module, there are various ways:

  • modman

    modman init 																# if modman is not initialized
    modman clone https://github.com/daniel-rose/DR_FastCatalogUrlIndexer.git	# gets the latest code from the master branch and links it
    
  • composer

    Add the following line to the file "composer.json":

    "dr/fast-catalog-url-indexer": "*"

  • copy/paste

    Download the latest code from github and copy all files to the magento root directory.

By using modman or composer the setting "allow symlinks" must be enabled. After the module is installed, the cache has to be cleared.

Developer

Daniel Rose

Licence

OSL - Open Software Licence 3.0

Copyright

(c) 2015 Daniel Rose

About

Reduces time to index product url rewrites.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages