Use hook_requirements_alter() to only silence the warning, not take over the whole update.module namespace

Created on 9 May 2025, about 17 hours ago

Problem/Motivation

See discussion at #2869592-41: Disabled update module shouldn't produce a status report warning β†’ for a description of some of the problems of the current way this module is implemented. However, since #309040: Add hook_requirements_alter() β†’ was committed to core (available in 9.5.0 and later), there's now a clean and simple way to achieve the desired effect here, use hook_requirements_alter().

Steps to reproduce

Proposed resolution

Create a 2.0.x branch with the whole new (much simplified) way to silence the warning about not having core's update.module installed using hook_requirements_alter()

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Active

Version

1.3

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States dww

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

Comments & Activities

Production build 0.71.5 2024