adeelq/magento2-core-cron-schedule-viewer

A module which adds grid in admin backOffice for Magento cron_schedule table.

1.0.0 2024-01-24 15:16 UTC

This package is auto-updated.

Last update: 2024-10-04 15:15:47 UTC


README

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