This module automatically runs the Scheduler cron job whenever a page is requested on your site, with a configurable interval to control how often it executes.
This module runs the Scheduler cron job automatically after requests. The interval between executions can be set.
Prerequisites
This module requires the following Drupal modules:
Installing
Install the module using composer: composer require drupal/scheduler_request_cron
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.
Depends on
Dependencies of the latest stable release
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 2.1.0 | Stable | 10–11 | Nov 5, 2025 |