noon / module-custom-cron-job
Custom Cron Job
Package info
github.com/alex-79/module-custom-cron-job
Type:magento2-module
pkg:composer/noon/module-custom-cron-job
1.0.0
2023-05-25 09:30 UTC
README
INSTALLATION
manual
- Download ZIP file and extract to app/code/Noon/CustomCronJob. If this path not exists, please create under Magento2 root directory.
- Run the command in Magento2 root directory:
php bin/magento setup:upgrade
composer
- Run the command in Magento2 root directory:
composer require noon/module-custom-cron-job php bin/magento setup:upgrade