Catalog cron jobs
The Magento 2 magento/module-catalog module declares 5 cron jobs in vendor/magento/module-catalog/etc/crontab.xml. Each job below has its own page with the schedule, handler class, and a copy-paste crontab.xml + PHP skeleton.
Catalog cron jobs list
catalog_index_refresh_price
Catalog · hourly · 0 * * * *
catalog_product_attribute_value_synchronize
Catalog · every 5 minutes · */5 * * * *
catalog_product_flat_indexer_store_cleanup
Catalog · daily at midnight · 0 0 * * *
catalog_product_frontend_actions_flush
Catalog · every minute · * * * * *
catalog_product_outdated_price_values_cleanup
Catalog · every minute · * * * * *
Looking for the full Magento 2 cron jobs catalog? Browse all 63 core jobs →
Every Magento dev tool, in one hosted workspace.
Free to sign up. Nothing to install. Drafts, audits, and projects saved across every tool.