Display Builder Hits Feature Freeze as UI Suite Initiative Enters Critical Beta Phase
The UI Suite Initiative reached a pivotal milestone in September with the final alpha release of Display Builder (Alpha 5), which now moves into its beta phase. The feature freeze for version 1.0.0 is in effect, locking scope and setting the stage for Display Builder as a cornerstone in making Drupal the first design system–native CMS.
Backed by more than 11 contributors across multiple agencies, the project delivers a lean 10,000-line codebase (18,000 with UI Patterns) that provides greater functionality and maintainability than comparable Drupal core features. Its architecture replaces traditional templates such as node.html.twig with a unified entity.html.twig, activated only when Display Builder is enabled. This ensures existing templates remain untouched while giving site builders complete visual control.
A live demo during the monthly meeting showcased key achievements, including:
- Conditional page layouts using native Drupal condition plugins, supporting role-, type-, and context-based rendering.
- Entity view display overrides across all view modes using the field API, eliminating hardcoded solutions.
- Automated migration from Layout Builder, preserving styles and UI Styles integrations.
- Real-time collaboration, undo/redo functionality, AJAX interactivity via HTMX, and live preview consistency across editing sessions.
Momentum across the wider UI Suite ecosystem was also evident. UI Patterns 2.0 surpassed 1,000 installations, while UI Types reached 1,100, UI Styles 800, and UI Components 400. Maintenance releases continue to improve module quality, with highlights including theme-disable functionality in UI Skins, ongoing refinements in UI Suite Bootstrap 5 toward release candidate status, and alpha progress on DaisyUI 5 with Storybook integration planned.
Beta development is structured in three phases:
- Beta 1 (Sept 15): Comprehensive test coverage and storage stability, eliminating reinstallation between updates.
- Beta 2 (October): API stability, finalized PHP interfaces, and code quality improvements.
- Beta 3 (Q4): UI/UX refinements and performance optimization ahead of RC status.
In parallel, the initiative is aligning with Drupal core efforts to advance design system APIs. Five issues targeting Drupal 11.3 focus on GMA references, design tokens/CSS variables, and YAML-based component definitions. Contributors with expertise in these areas are encouraged to join the effort via the #display-builder Slack channel.
Community engagement is expanding with presentations scheduled at Drupal Camp Ruhr, Drupalcamp Spain, and the Vienna Conference. Additional appearances are planned at Drupite and DrupalCon Nara. To strengthen outreach, the initiative has launched a new website powered by the DUI theme and hosted on GitHub Pages, extending distribution beyond Drupal Planet.
For upcoming releases, contribution opportunities, and further details on Display Builder, visit the project page at https://www.drupal.org/project/ui_suite.


