iqual/scheduler_cron
最新稳定版本:3.0
Composer 安装命令:
composer require iqual/scheduler_cron
包简介
Links the scheduler's leightweigt cron to page requests.
README 文档
README
This module has been renamed to Scheduler Request Cron and transfered to git.drupalcode.org for the purpose of making it an Open-Source Drupal.org project.
Link to Drupalcode Repository: https://git.drupalcode.org/project/scheduler_request_cron
Drupal.org Scheduler Request Cron: https://www.drupal.org/project/scheduler_request_cron
Scheduler Cron
This module runs the Scheduler cron job after automatically after requests. The interval between executions can be set.
Prerequisites
This module requires the following Drupal modules:
Installing
- Create a folder named scheduler_cron in the modules directory of the Drupal installation.
- Move the files within the created directory.
- Activate module.
Options
- Interval: The minimum interval in minutes between executions. The cron is only run when a page is requested. Defaults to 5 minutes.
- Log: Enables logging of the cron execution (additionally to Scheduler log). Defaults to false.
统计信息
- 总下载量: 1.05k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2022-09-02