Back to Magento2

Magento_Cron module

app/code/Magento/Cron/README.md

2.4.8342 B
Original Source

Magento_Cron module

This module enables scheduling of jobs. Other modules can add cron jobs by including crontab.xml in their etc directory. The command bin/magento cron:run should be run periodically to trigger the Cron module to run its scheduled jobs.

This module also allows administrators to tune cron options in Magento Admin.