Track module dependencies

Created on 2 February 2025, about 1 month ago

Problem/Motivation

I am auditing a site's module's and would like a way to quickly tell if a module was installed as a dependency.

We currently have the ability to create views that shows modules and notes, but without this, it's lacking relevant info from the modules page.

The modules page lists all modules requiring and required by each module, with enabled modules highlighted.

This data currently comes from a theme hook in system.admin.inc, which populates a details element.

Can that be used as a views field and/or to record with module updates?

I'm thinking that if a module was installed as a dependency, but the dependent module was uninstalled or the dependency dropped, we'd be able to add a view filter to find modules without dependencies, or use the module history and highlight dependency changes.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

✨ Feature request
Status

Active

Version

1.1

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States mortona2k Seattle

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

Comments & Activities

Production build 0.71.5 2024