Skip to content

Instantly share code, notes, and snippets.

@hslatman
hslatman / magento_custom_index.php
Last active November 1, 2019 11:55
Custom Magento re-indexing script
<?php
/******************************************************************************************************************
* Source: http://www.emvee-solutions.com/blog/magento-custom-reindex-script/
*
* Custom Magento re-indexing script
******************************************************************************************************************/
//Place this file in your Magento root folder, or modify the require once to match your directory.