1
Lý do để thiết lập cronjob để thiết lập: cron: chạy và cập nhật / cron.php trên một hệ thống sản xuất được triển khai?
Trong Magento 2, có ba lệnh nên được thiết lập là cronjob * * * * * <path to php binary> <magento install dir>/bin/magento cron:run | grep -v "Ran jobs by schedule" >> <magento install dir>/var/log/magento.cron.log * * * * * <path to php binary> <magento install dir>/update/cron.php >> <magento …