Tidy up core admin module list

Created on 24 February 2023, over 1 year ago
Updated 3 March 2023, over 1 year ago

Problem/Motivation

Currently, There are many modules in "/admin/modules".

1. Required and key modules

The issue is about some required modules are still there.
Such as:
system
user

And other modules which is the heart of Drupal, such as:
node
text
field
filter

Please consider about add

hidden: true
required: true

to these modules and remove all "dependencies" to these.

I take a look at the packed profiles, even the less module's profile also asks for preinstall modules.
So, why don't we mark them as required, and hidden. Let them be unsung hero behind the Core?
We, at least see a shorter list.

2. Automation modules

I always use mySQL, so I have no idea about pgsql, but consider hiding them both, they would be installed automatically when reading the settings file or in installing phase.

🌱 Plan
Status

Closed: duplicate

Version

10.1 ✨

Component
Base  →

Last updated less than a minute ago

Created by

🇻🇳Vietnam tra.duong

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

Comments & Activities

Production build 0.69.0 2024