Download the PHP package themagelover/admin-cron-management without Composer
On this page you can find all versions of the php package themagelover/admin-cron-management. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download themagelover/admin-cron-management
More information about themagelover/admin-cron-management
Files in themagelover/admin-cron-management
Download themagelover/admin-cron-management
More information about themagelover/admin-cron-management
Files in themagelover/admin-cron-management
Vendor themagelover
Package admin-cron-management
Short Description Manage Cron Job on the Admin Panel. Check the Cron Status, and run a specific cron.
License OSL-3.0
Package admin-cron-management
Short Description Manage Cron Job on the Admin Panel. Check the Cron Status, and run a specific cron.
License OSL-3.0
Please rate this library. Is it a good library?
Informations about the package 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
Install via composer
Deploy the extension
User guide
Cron Scheduled Jobs
System > Tools > 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
System > Tools > 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
All versions of admin-cron-management with dependencies
PHP Build Version
Package Version
The package themagelover/admin-cron-management contains the following files
Loading the files please wait ....