How do I enable Experience Builder on Drupal CMS

Created on 29 July 2025, 6 days ago

I've installed the latest Drupal CMS (based on Drupal 11.2.2), installed and enabled Experience builder 0.7@alpha.

  • Enabled Experience Builder (XB) for the Olivero for Drupal CMS theme.
  • When I edit the home page, I get the standard node edit form and don't get the XB interface.

What other steps do I need to take to enable XB for page creation / editing ?

πŸ’¬ Support request
Status

Active

Version

0.0

Component

Page builder

Created by

πŸ‡ΊπŸ‡ΈUnited States raynaldmo

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

Comments & Activities

  • Issue created by @raynaldmo
  • πŸ‡ͺπŸ‡ΈSpain isholgueras

    This project is currently configuring XB under Drupal CMS: https://github.com/phenaproxima/xb-demo

    To have XB working, you need to add a specific xb field type component_tree under article or xb_page. No other content types are currently supported, and this project does that.

    Here is the ticket where the conversation about supporting other content types is happening: πŸ“Œ Allow XB to be used on all node types Active

  • πŸ‡ΊπŸ‡ΈUnited States raynaldmo

    Thank you. I was able to launch XB (and play around a bit) with the instructions in https://github.com/phenaproxima/xb-demo
    Couple of issues I ran into though

    • Had to use ddev composer create phenaproxima/xb-demo --stability=dev instead of ddev composer create-project phenaproxima/xb-demo --stability=dev. Maybe due to version of composer ? Using version 2.8.4
    • Had to run ddev launch and then login to the site with user: admin password: t3wuCnhTxF

    Afterwards clicked the Edit button at top left of Home page and XB successfully launched.

Production build 0.71.5 2024