This project is not covered by Drupal’s security advisory policy.

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.
Supporting organizations: 

Project information

Releases