📊 State of Magento 2025

The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

613 Modules
401 Ready
211 Need Help
🏆 Leaderboard
Top 10% by Downloads Stable v1.0.9

Magento 2 - Cron Scheduler by KiwiCommerce

kiwicommerce/module-cron-scheduler

Enables managing cron jobs from the Magento backend. Provides a timeline view, error notifications, and resource usage monitoring for cron tasks.

601,006
Downloads
3x above avg
74
GitHub Stars
Above average
8mo ago
Last Release
7
Open Issues
Build Issues
2/3 checks passed

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
37 errors , 353 warnings
PHPStan Failed

Tested on Magento 2.4.8-p3

Recent Test History

Each release is tested against the latest Magento version at that time.

v1.0.9 on Magento 2.4.8-p3
Dec 30, 2025

Looking for Contributors

Dependency injection compilation fails. Your contribution could help the entire Magento community!

Contribute

Share This Module's Status

Magento 2 - Cron Scheduler by KiwiCommerce Magento compatibility status badge

README

Loaded from GitHub

Magento 2 - Cron Scheduler by KiwiCommerce

  • Easily set up cron jobs
  • Manage cron jobs from the backend
  • Have an organised and easily managed timeline feature
  • See the longest running cron job
  • Receive an email notification if any cron job produces a fatal error
  • View the actual load on CPU/memory by cron job execution
  • Automatically stop long running jobs
  • Our Magento 2 extension Cron Scheduler is free to download.

Installation

Command Line Installation - Download the latest Cron Scheduler installation package kiwicommerce-cron-scheduler-vvvv.zip from here - Upload contents of the Cron Scheduler installation package to your Magento app/code directory - Navigate to your Magento root folder cd path_to_the_magento_root_directory - Then run the following command php bin/magento module:enable KiwiCommerce_CronScheduler

  • After install the extension, run the following command
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:flush
  • Log out from the backend and login again.

Find More details on KiwiCommerce

Features

Cron Jobs

You will have a list of all cron jobs with their groups, cron expression, job code and other useful information.

Cron Job Schedule list

You will have a list of scheduled jobs with their respective status.

Add New Cron Job

You can create a new cron job by clicking on Add New Cron Job. You need to add different valid information while creating it.

Timeline

You will have a beautiful timeline for each cron job.

Configuration

You need to follow this path. Stores > Configuration > KIWICOMMERCE EXTENSIONS > Cron Scheduler

Dashboard

You can analyze the actual time taken by each job on magento dashboard.

Need Additional Features?

Feel free to get in touch with us at https://kiwicommerce.co.uk/get-in-touch/

Other KiwiCommerce Extensions

Compatibility

-Magento 2.4.6

-Magento 2.4.7

Contribution

Well unfortunately there is no formal way to contribute, we would encourage you to feel free and contribute by:

  • Creating bug reports, issues or feature requests on Github
  • Submitting pull requests for improvements.

We love answering questions or doubts simply ask us in issue section. We're looking forward to hearing from you!

  • Follow us @KiwiCommerce
  • Email Us
  • Have a look at our documentation

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.