The Extra UX recipe (morethanthemes/extra_ux
) enhances the default Drupal CMS experience by orchestrating several feature-focused recipes. It brings together reusable blocks, sample content types, landing page layouts, and a UI style guide to provide a more complete and user-friendly starting point for building Drupal websites.
This recipe is ideal for theme developers, site builders, and agencies who want a modern, demo-ready Drupal baseline out of the box.
- Reusable Blocks: Adds predefined block content with region placements.
- Sample Content Types: Provides base content structure for demo or prototyping.
- Landing Page Layouts: Enables layout builder-ready content types for flexible page design.
- Style Guide: Adds a visual design reference for consistent UI components.
- Recipe Composition: Aggregates multiple installable recipes into one.
To install via Composer, run:
composer require morethanthemes/extra_ux
- Drupal 10 or 11
- Composer package manager
Licensed under GPL-2.0-or-later.
Developed by More than Themes for Webmaker+
Contributions are welcome! Feel free to submit issues or feature requests.