Type
magento2-module
Easily set up and manage cron jobs from the backend with a beautiful and managed timeline feature. Find the actual load on CPU/Memory by cron job execution.
magento2-module
OSL-3.0
None
None
None
None
None
Composer Installation
cd path_to_the_magento_root_directory
composer require kiwicommerce/module-cron-scheduler
composer require kiwicommerce/module-cron-scheduler:1.0.6
cd path_to_the_magento_root_directory
php bin/magento module:enable KiwiCommerce_CronScheduler
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:flush
Find More details on KiwiCommerce
You will have a list of all cron jobs with their groups, cron expression, job code and other useful information.
You will have a list of scheduled jobs with their respective status.
You can create a new cron job by clicking on Add New Cron Job. You need to add different valid information while creating it.
You will have a beautiful timeline for each cron job.
You need to follow this path. Stores > Configuration > KIWICOMMERCE EXTENSIONS > Cron Scheduler
You can analyze the actual time taken by each job on magento dashboard.
Feel free to get in touch with us at https://kiwicommerce.co.uk/get-in-touch/
Well unfortunately there is no formal way to contribute, we would encourage you to feel free and contribute by:
We love answering questions or doubts simply ask us in issue section. We're looking forward to hearing from you!