PHPackages                             themagelover/admin-cron-management - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Admin Panels](/categories/admin)
4. /
5. themagelover/admin-cron-management

ActiveMagento2-module[Admin Panels](/categories/admin)

themagelover/admin-cron-management
==================================

Manage Cron Job on the Admin Panel. Check the Cron Status, and run a specific cron.

1.0.0(3y ago)07.1k↓65.3%OSL-3.0PHPPHP &gt;=7.3

Since Jan 14Pushed 3y ago1 watchersCompare

[ Source](https://github.com/themagelover/admin-cron-management)[ Packagist](https://packagist.org/packages/themagelover/admin-cron-management)[ RSS](/packages/themagelover-admin-cron-management/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Admin Cron Management
=====================

[](#admin-cron-management)

Give the admin user the possibility to check the scheduled cron jobs, and run the cron manually. This extension is totally free, easy to install and use.

The code is written in the simplest way, easy to understand and extend. No timeline is needed, and no direct commands are involved.

The best one for security and performance!

Installation
------------

[](#installation)

#### Install via composer

[](#install-via-composer)

```
composer require themagelover/admin-cron-management

```

#### Deploy the extension

[](#deploy-the-extension)

```
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy
bin/magento module:enable TheMageLover_AdminCronManagement

```

User guide
----------

[](#user-guide)

#### Cron Scheduled Jobs

[](#cron-scheduled-jobs)

*System &gt; Tools &gt; Cron Scheduled Jobs*

- We list down all the scheduled jobs - getting from the cron\_schedule table
- User can sort, filter, and export the records
- There is an option to delete the record if needed

#### Cron Executor

[](#cron-executor)

*System &gt; Tools &gt; Cron Executor*

- We list down all the existing cron
- User can check the Job Code, Group, Status, Instance, Method, and Scheduled Time
- User can sort, filter, and export the records
- There are some actions in the **Actions** dropdown
    - Enable/Disable the Cron
    - Run the cron manually
- We can run a single/multiple cron at the same time
- Message will be displayed to the User after the cron run
- The log will be recorded at the **Cron Schedule Jobs** menu

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1266d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/52fc060f3cedb88ce20d2dc848415db18e3efb710b55be08c648519738c22f1b?d=identicon)[themagelover](/maintainers/themagelover)

---

Top Contributors

[![themagelover](https://avatars.githubusercontent.com/u/12938672?v=4)](https://github.com/themagelover "themagelover (3 commits)")

### Embed Badge

![Health badge](/badges/themagelover-admin-cron-management/health.svg)

```
[![Health](https://phpackages.com/badges/themagelover-admin-cron-management/health.svg)](https://phpackages.com/packages/themagelover-admin-cron-management)
```

###  Alternatives

[kiwicommerce/module-cron-scheduler

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.

75607.4k](/packages/kiwicommerce-module-cron-scheduler)[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

68357.9k](/packages/run-as-root-magento2-prometheus-exporter)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
