Extract UI to another module

Created on 29 August 2023, about 1 year ago
Updated 13 January 2024, 10 months ago

Problem/Motivation

On my websites in general, I use config_split to disable some modules on prod env.
Mainly UI modules, like Field_UI

But as this module needs field_ui, i can't.

Proposed resolution

Maybe it would be nice to have a separated sub module computed_field_ui, which could be activated only when needed (on dev env) and let all the plugin things in the main module.

Feature request
Status

Fixed

Version

4.0

Component

Code

Created by

🇫🇷France Guillaume Aveline

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