Add an optional container configuration submodule

Created on 1 October 2023, about 1 year ago
Updated 17 October 2023, about 1 year ago

Problem/Motivation

Allow Symfony Messenger parameters to be modified using an optional UI and persisting configuration with Drupal config.

Disabling the module will predictably delete the config and associated messenger pass modifying the container. This makes it not a traditional "UI" module like views_ui or field_ui, but a "_config_" module.

Since the feature is tied to the Symfony Messenger module exactly, it belong as a submodule rather than a separate project.

A separate project also isolates unnecessary code. For example, for technical oriented site builders such as PHP developers or agencies may prefer a "headless" approach; not having the UI/config interfere with YAML-defined configuration (transport routing).

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Feature request
Status

Fixed

Version

1.0

Component

Code

Created by

🇦🇺Australia dpi Perth, Australia

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

Comments & Activities

Production build 0.71.5 2024