adeelq / magento2-core-cron-schedule-viewer
A module which adds grid in admin backOffice for Magento cron_schedule table.
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- adeelq/magento2-core-module: >=1.0
- magento/module-cron: 100.*
README
This module will add a grid in admin backOffice for viewing and querying cron_schedule table.
Requirements
- Magento 2.3+
- Magento module(s) dependency
- Cron
- Adeelq core module
Installation
It is recommended to use composer to install the module.
composer require adeelq/magento2-core-cron-schedule-viewer
If you do not use composer, ensure that you also load any dependencies that this module has.