webcodebg/magento2-cron-scheduler
Composer 安装命令:
composer require webcodebg/magento2-cron-scheduler
包简介
Easily set up and manage cron jobs from the backend with a beautiful and managed timeline feature. Find the actual load on CPU/Memory by cron job execution.
README 文档
README
- v 1.0.9 - Fix issue with Invalid theme kiwicommerce#25
Fork
- Oct. 2020 - KiwiCommerce stop maintaining this extension. We will try to continue his development.
Magento 2 - Cron Scheduler by KiwiCommerce
- Easily set up cron jobs
- Manage cron jobs from the backend
- Have an organised and easily managed timeline feature
- See the longest running cron job
- Receive an email notification if any cron job produces a fatal error
- View the actual load on CPU/memory by cron job execution
- Automatically stop long running jobs
- Our Magento 2 extension Cron Scheduler is free to download.
Installation
-
Composer Installation
- Navigate to your Magento root folder
cd path_to_the_magento_root_directory - Then run the following command
composer require kiwicommerce/module-cron-scheduler
For Magento version < v2.3.5, please use the following older version
composer require kiwicommerce/module-cron-scheduler:1.0.6 - Make sure that composer finished the installation without errors
- Navigate to your Magento root folder
-
Command Line Installation
- Backup your web directory and database.
- Download the latest Cron Scheduler installation package kiwicommerce-cron-scheduler-vvvv.zip from here
- Navigate to your Magento root folder
cd path_to_the_magento_root_directory - Upload contents of the Cron Scheduler installation package to your Magento root directory
- Then run the following command
php bin/magento module:enable KiwiCommerce_CronScheduler
- After install the extension, run the following command
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:flush
- Log out from the backend and login again.
Features
Cron Jobs
You will have a list of all cron jobs with their groups, cron expression, job code and other useful information.
Cron Job Schedule list
You will have a list of scheduled jobs with their respective status.
Add New Cron Job
You can create a new cron job by clicking on Add New Cron Job. You need to add different valid information while creating it.
Timeline
You will have a beautiful timeline for each cron job.
Configuration
You need to follow this path. Stores > Configuration > KIWICOMMERCE EXTENSIONS > Cron Scheduler
Dashboard
You can analyze the actual time taken by each job on magento dashboard.
Contribution
Well unfortunately there is no formal way to contribute, we would encourage you to feel free and contribute by:
- Creating bug reports, issues or feature requests on Github
- Submitting pull requests for improvements.
webcodebg/magento2-cron-scheduler 适用场景与选型建议
webcodebg/magento2-cron-scheduler 是一款 基于 JavaScript 开发的 Composer 扩展包,目前已累计 5.99k 次下载、GitHub Stars 达 0, 最近一次更新时间为 2020 年 11 月 22 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「admin」 「cron」 「backend」 「scheduler」 「magento2」 「magento 2」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 webcodebg/magento2-cron-scheduler 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 webcodebg/magento2-cron-scheduler 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 webcodebg/magento2-cron-scheduler 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Symfony bundle to monitor and execute commands
2lenet/EasyAdminPlusBundle
This bundle offers a simple backend explanation form field (inputType).
Preview of settings in footer of tt_content element in page module.
Scheduling extension for Yii2 framework
Analysis module for finding problematical shop data.
统计信息
- 总下载量: 5.99k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 16
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2020-11-22