DR_FastCatalogUrlIndexer
This module reduces the time to index catalog url rewrites. Products that are disabled or not visible will excluded form indexing process., (*1)
Installation
For installing this module, there are various ways:, (*2)
-
modman, (*3)
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, (*4)
Add the following line to the file "composer.json":, (*5)
"dr/fast-catalog-url-indexer": "*"
, (*6)
-
copy/paste, (*7)
Download the latest code from github and copy all files to the magento root directory., (*8)
By using modman or composer the setting "allow symlinks" must be enabled. After the module is installed, the cache has to be cleared., (*9)
Developer
Daniel Rose
* Xing: https://www.xing.com/profile/Daniel_Rose16, (*10)
Licence
OSL - Open Software Licence 3.0, (*11)
Copyright
(c) 2015 Daniel Rose, (*12)