morethanthemes/extra_block

Creates reusable blocks for demontattion. Places then in regions (eg. footer).

1.0.0-beta1 2025-05-09 09:45 UTC

This package is auto-updated.

Last update: 2025-05-09 10:04:55 UTC


README

Overview

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.

Features

  • 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.

Installation

To install via Composer, run:

composer require morethanthemes/extra_block

Requirements

  • Drupal 10 or 11
  • Composer package manager

License

Licensed under GPL-2.0-or-later.

Organization

Developed by More than Themes for Webmaker+

Contributing

Contributions are welcome! Feel free to submit issues or feature requests.