Remove system_status module dependency

Created on 26 June 2024, 9 months ago
Updated 28 June 2024, 9 months ago

Problem/Motivation

We're getting issues with the system_status module, when setting up this project for the Belgian website.

PHP message: Drupal\Core\Extension\MissingDependencyException: Unable to install modules: module 'system_status' is incompatible with this version of Drupal core. in /var/www/html/docroot/core/lib/Drupal/Core/Extension/ModuleInstaller.php on line 123 #0 /var/www/html/docroot/core/lib/Drupal/Core/ProxyClass/Extension/ModuleInstaller.php(83): Drupal\Core\Extension\ModuleInstaller->install(Array, false)

This looks like a module that relies on a 3rd party SaaS service, which we do not need.
It also does not have a stable release, so we would like to get rid of it, since it provides no added value to our instance.

Proposed resolution

- Remove dependency on system_status module

📌 Task
Status

Closed: won't fix

Version

1.0

Component

Code

Created by

🇧🇪Belgium svendecabooter Gent

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