Move the addition of the XB field on the Article bundle to a hidden submodule

Created on 8 January 2025, 12 days ago

Overview

experience_builder_install() and config/optional/field.*.yml add the XB field to the Article node bundle. Because we now have the page entity type, we should stop doing this as part of XB itself. For example, for Drupal CMS 1.0, we want to only use the page entity type, and not have the XB field on nodes.

However, it's still useful for people contributing to XB's development (whether as developers or testers) to be able to test it on nodes.

Proposed resolution

  • Move the above referenced setup of XB on the article bundle to a submodule: e.g., xb_test_node.
  • Add hidden: true to this module, so that it can be enabled by Drush but not via the UI.

User interface changes

πŸ“Œ Task
Status

Active

Version

0.0

Component

Data model

Created by

πŸ‡ΊπŸ‡ΈUnited States effulgentsia

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