Add automated_cron to base recipe

Created on 7 December 2024, 17 days ago

Problem/Motivation

Drupal CMS doesn't appear to add automated_cron to the base recipe, if I'm missing this, apologies for the false alarm, but I can't find it anywhere.

It is very likely that Drupal CMS will be installed in environments that don't have cron set up.

Additionally, as part of an effort to improve installer performance, we've revived [#2422681 and it may land in 11.1.x. This is on the basis that core's standard install profile includes automated cron module, so things like update status info will be populated by the first request to the site with it enabled (in a non-blocking kernel destruct listener) instead of a request-blocking form submission. It will be even more obvious that automated_cron isn't installed if we do that.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Active

Component

Base Recipe

Created by

πŸ‡¬πŸ‡§United Kingdom catch

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024