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: 2024-09-13 07:55:12 UTC
README
Cron是一个模块,它允许调度作业。其他模块可以通过在它们的etc目录中包含crontab.xml来添加cron作业。应该定期运行命令"bin/magento cron:run"以触发Cron模块执行其计划中的作业。此模块还允许管理员在Magento管理中调整cron选项。