Skip to content

adeelq/magento2-core-cron-schedule-viewer

Repository files navigation

Magento 2 Cron Schedule Grid

License: MPL 2.0

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.

Screenshots

Menu

menu.jpeg

Grid

grid.jpeg