noon / module-custom-cron-job
Custom Cron Job
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Type:magento2-module
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