ethanyehuda / magento2-cronjobmanager
ethanyehuda/magento2-cronjobmanager
A module for managing scheduled cron jobs from magento's admin panel
EthanYehuda_CronjobManager
Cron Job Manager for Magento 2
Installation
In your Magento2 root directory, you may install this package via composer:
composer require ethanyehuda/magento2-cronjobmanager
Usage
This module can:
-
Dispatch (more than once) magento cron jobs (as long as they're scheduled)
-
View scheduled magento cron jobs
-
Schedule new magento cron jobs
-
Delete scheduled magento cron jobs
-
Update scheduled magento cron jobs
-
Flush out old magento cron jobs
No changelog yet
The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.
| Version | Stability | QA Status | Released |
|---|---|---|---|
| 2.2.2 | stable | Fail | 2025-04-11 14:56:08 |
| 2.2.1 | stable | Not tested | 2024-04-09 13:45:38 |
| 2.2.0 | stable | Not tested | 2023-12-28 09:58:37 |
| 2.1.6 | stable | Not tested | 2023-12-28 09:13:35 |
| 2.1.5 | stable | Not tested | 2023-12-28 09:13:08 |
| 2.1.4 | stable | Not tested | 2023-10-17 13:53:32 |
| 2.1.3 | stable | Not tested | 2023-07-04 12:21:00 |
| 2.1.2 | stable | Not tested | 2023-06-27 23:09:47 |
| 1.16.1 | stable | Not tested | 2023-06-27 23:08:28 |
| 1.16.0 | stable | Not tested | 2023-06-27 09:49:55 |
| 2.1.0 | stable | Not tested | 2023-06-27 09:47:26 |
| 2.1.1 | stable | Not tested | 2023-05-09 15:58:44 |
| 2.0.0 | stable | Not tested | 2023-05-04 08:16:05 |
| 1.15.1 | stable | Not tested | 2023-03-14 10:33:14 |
| 1.15.0 | stable | Not tested | 2023-03-01 11:11:43 |
| 1.14.0 | stable | Not tested | 2023-02-22 11:08:29 |
| 1.13.3 | stable | Not tested | 2023-02-21 09:24:50 |
| 1.13.2 | stable | Not tested | 2022-07-31 16:45:10 |
| 1.13.1 | stable | Not tested | 2022-04-23 22:15:47 |
| 1.13.0 | stable | Not tested | 2022-04-16 17:17:07 |
| 1.12.0 | stable | Not tested | 2021-03-06 17:03:44 |
| 1.11.3 | stable | Not tested | 2020-12-12 20:37:24 |
| 1.11.2 | stable | Not tested | 2020-10-11 17:05:53 |
| 1.11.1 | stable | Not tested | 2020-08-24 12:56:48 |
| 1.11.0 | stable | Not tested | 2020-07-18 17:13:26 |
| 1.10.0 | stable | Not tested | 2020-06-06 20:37:32 |
| 1.9.1 | stable | Not tested | 2019-11-06 21:00:55 |
| 1.9.0 | stable | Not tested | 2019-07-13 18:35:55 |
| 1.8.1 | stable | Not tested | 2019-04-06 21:51:18 |
| 1.8.0 | stable | Not tested | 2019-03-17 17:10:29 |
| 1.8.0-beta | beta | Not tested | 2019-03-02 18:06:44 |
| 1.7.1 | stable | Not tested | 2019-01-08 03:54:58 |
| 1.7.0 | stable | Not tested | 2019-01-06 22:15:29 |
| 1.6.4 | stable | Not tested | 2018-12-02 21:28:13 |
| 1.6.3 | stable | Not tested | 2018-09-28 17:03:11 |
| 1.6.2 | stable | Not tested | 2018-07-15 18:58:21 |
| 1.6.1 | stable | Not tested | 2018-05-14 02:45:31 |
| 1.6.0 | stable | Not tested | 2018-05-13 02:36:09 |
| 1.5.1 | stable | Not tested | 2018-05-05 02:24:20 |
| 0.4.1 | stable | Not tested | 2018-05-05 01:48:47 |
| 1.5.0 | stable | Not tested | 2018-04-29 23:44:29 |
| 1.4.0 | stable | Not tested | 2018-04-23 01:18:24 |
| 1.3.4 | stable | Not tested | 2018-04-19 02:18:47 |
| 1.3.3 | stable | Not tested | 2018-04-17 03:31:04 |
| 1.3.2 | stable | Not tested | 2018-04-07 23:35:04 |
| 1.3.1 | stable | Not tested | 2018-03-18 20:38:51 |
| 0.4.0 | stable | Not tested | 2018-03-05 02:14:27 |
| 1.3.0 | stable | Not tested | 2018-02-19 21:10:46 |
| 1.2.1 | stable | Not tested | 2018-01-15 21:23:59 |
| 0.3.0 | stable | Not tested | 2018-01-06 18:05:45 |
| 1.2.0 | stable | Not tested | 2017-12-16 18:26:50 |
| 1.1.1 | stable | Not tested | 2017-11-22 03:03:36 |
| 0.2.1 | stable | Not tested | 2017-11-22 02:44:26 |
| 0.2.0 | stable | Not tested | 2017-11-19 23:54:17 |
| 1.1.0 | stable | Not tested | 2017-11-19 23:12:10 |
| 1.0.0 | stable | Not tested | 2017-10-21 20:16:54 |
| 0.1.1 | stable | Not tested | 2017-10-12 02:39:55 |
| 0.1.0 | stable | Not tested | 2017-10-07 18:12:54 |
Requires 9
| Package | Constraint |
|---|---|
| php | ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 |
| ext-posix | * |
| magento/framework | ^102.0 || ^103.0 |
| magento/module-backend | ^100.0 || ^101.0 || ^102.0 |
| magento/module-cron | ^100.3 |
| magento/module-store | ^100.0 || ^101.0 |
| magento/module-ui | ^100.0 || ^101.0 |
| psr/log | ^1.0 || ^2.0 || ^3.0 |
| symfony/console | ^4.0 || ^5.0 || ^6.0 |
Requires-dev 1
| Package | Constraint |
|---|---|
| ext-pcntl | * |
No QA results yet
QA pipelines haven't run for this version. Status appears here once the vendor publishes a tagged release that gets ingested.
Turn an existing module into recurring revenue.
If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.