lizardmedia/module-admin-cron-schedule
Composer 安装命令:
composer require lizardmedia/module-admin-cron-schedule
包简介
Magento2 module adding a grid containing info about cron jobs to the admin panel
README 文档
README
Magento2 Admin Cron Schedule
Module LizardMedia_CronScheduler allows you to:
- view the list of all scheduled cron jobs and cancel selected
- view cron jobs configuration (all cron jobs configured via XML files)
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Prerequisites
- Magento 2.2
- PHP 7.1
Installing
Download the module
Using composer (suggested)
Simply run
composer require lizardmedia/module-admin-cron-schedule
Downloading ZIP
Download a ZIP version of the module and unpack it into your project into
app/code/LizardMedia/CronScheduler
Install the module
Run this command
bin/magento module:enable LizardMedia_CronScheduler
bin/magento setup:upgrade
Usage
Admin panel
- Enter System -> Cron Jobs
- Enter System -> Cron Jobs Configuration
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
- Michał Wejwoda
- Krzysztof Kuźniar
See also the list of contributors who participated in this project.
License
This project is licensed under the MIT License - see the LICENSE file for details
统计信息
- 总下载量: 42
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 15
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-07-28