Skip to main content

Magento: Reindex everyday on specific time

You can add this to your code in order to reindex in UTC -5

 

0 5 * * * cd /home/{your-full-path}/public_html/ && php -f bin/magento indexer:reindex