The Extra Block recipe (morethanthemes/extra_block) provides a collection of reusable Text/HTML blocks in Drupal. These blocks are placed in predefined regions (such as the footer) and are ideal for demonstration purposes or as starting points for site composition.
This recipe is useful for quickly populating a Drupal site with placeholder or sample content blocks that can be rearranged or extended using Layout Builder or other tools.
- Reusable Blocks: Predefined text/HTML blocks for quick content population.
- Region Placement: Automatically places blocks in common regions (e.g., footer).
- Demonstration Ready: Helps illustrate Drupal functionality and layout options.
- Composer Compatibility: Installable via Packagist.
To install via Composer, run:
composer require morethanthemes/extra_block- 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.