Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Varbase FAQs 9.2.1 Minor update available for module varbase_faqs (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This Drupal recipe provides a pre-configured starter kit for a component-based design system. It sets up the core UI Suite ecosystem, including UI Patterns, UI Skins, UI Icons, and UI Examples, to enable a patterns-first workflow for building reusable components and pattern libraries.

A Drupal Recipe that provides a complete starter setup for UI Suite (component-based design). This recipe installs and configures the core UI Suite ecosystem, allowing developers to quickly adopt a patterns-first, component-driven workflow based on UI Patterns, UI Skins, UI Icons, and UI Examples.

The goal of this recipe is to offer a ready-to-use component design foundation, ideal for projects that want a modern front-end architecture with reusable components, pattern libraries, and enhanced editorial tooling.

🚀 Features

  • Installs all major UI Patterns 2.x ecosystem modules
  • Enables UI Skins and UI Icons for enhanced presentation and theming
  • Enables UI Styles to provide configurable style variants for components and layouts
  • Enables Display Builder module
  • Provides UI Examples for immediate learning and reference
  • Prepares the site for a component-based workflow out of the box
  • Ideal for design systems, pattern libraries, and component-driven theming

🛠 Installation

Install the recipe in your Drupal project using DDEV :

# Install the recipe dependencies using composer.
ddev composer require drupal/ui_suite_base

# Clear the cache so Drupal is aware of the new required modules.
ddev drush cr

# Apply the recipe (web as docroot).
ddev exec -d /var/www/html/web php core/scripts/drupal recipe ../recipes/ui_suite_base

Activity

Total releases
3
First release
Nov 2025
Latest release
7 months ago
Releases (12 mo)
3 ▲ from 0
Maintenance
Slowing

Release Timeline

Releases

Version Type Release date
1.0.1 Stable Nov 24, 2025
1.0.0 Stable Nov 23, 2025
1.0.x-dev Dev Nov 23, 2025