lumora_db
Lumora Display Builder
A Drupal CMS recipe that pairs the Lumora design system with Display Builder for component-driven page composition without leaving Drupal's standard content workflow.
Same components and look as lumora_canvas, but pages are regular node entities composed via Display Builder instead of Drupal Canvas.
What you get
- A site recipe that installs the page-builder stack, theme and sample content in one command.
- The standalone Lumora Theme (Tailwind v4 + DaisyUI, no base theme).
- 40+ SDC components: hero, card, CTA, USP, button, section, prose-snippet, fact, quote, accordion, breadcrumbs, and more.
- A bundled icon sprite (31 icons, editable per file in the theme).
- A pre-configured Article content type with sample content.
Requirements
- Drupal core ^11
- PHP 8.4+
- drupal/ui_patterns, drupal/display_builder, drupal/ui_suite_daisyui, drupal/ui_icons
Install
composer require drupal/lumora_db
php web/core/scripts/drupal recipe web/recipes/contrib/lumora_db
After it runs, Lumora Theme becomes the default, sample home + article nodes are imported, and /home is the front page.