test-magenx / module-cron
N/A
Package info
github.com/test-magenx/module-cron
Type:magento2-module
pkg:composer/test-magenx/module-cron
100.4.3
2021-10-10 22:19 UTC
Requires
- php: ~7.3.0||~7.4.0
- magento/framework: 103.0.*
- magento/module-store: 101.1.*
Suggests
- magento/module-config: 101.2.*
This package is auto-updated.
Last update: 2026-02-13 10:48:16 UTC
README
Cron is a module that 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.