Skip to content
/ xb-demo Public
forked from phenaproxima/xb-demo

Drupal CMS with a read-only, prerelease demo of Experience Builder

Notifications You must be signed in to change notification settings

kepol/xb-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Experience Builder Demo for Drupal CMS

⚠️ WARNING ⚠️

This repository is intended to provide a pre-beta demo of Experience Builder running on top of Drupal CMS. Experience Builder is not stable and could change anything, at any time, without warning. There is no update path yet; data loss is possible. Additionally, this demo project will be abandoned when Experience Builder reaches beta (expected in mid-2025).

Feedback is very welcome, but you ABSOLUTELY SHOULD NOT use this project to build a real site.

About

Experience Builder (or XB for short) is Drupal's next-generation page building tool, currently under heavy development on drupal.org. If you've heard about Drupal CMS, and you're eager to try out XB, you've come to the right place. 😎

Getting Started 🚀

We strongly recommend using DDEV (version 1.24.0 or later) to run this project, since it includes everything you'll need. Run the following commands to spin up with DDEV:

mkdir xb-demo
cd xb-demo
ddev config --project-type=drupal11 --docroot=web
ddev composer create phenaproxima/xb-demo --stability=dev
ddev launch

You don't have to use DDEV; any tech stack that supports Drupal should work just fine.

Getting Help

Questions? Feedback? Bugs? Find us in the #experience-builder channel on Drupal Slack.

About

Drupal CMS with a read-only, prerelease demo of Experience Builder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 91.7%
  • Twig 5.0%
  • JavaScript 3.3%