An open API service indexing awesome lists of open source software.

https://github.com/morethanthemes/extra_block

Creates reusable blocks for demonstration. Places them in regions (e.g.. footer).
https://github.com/morethanthemes/extra_block

drupal drupal-recipe

Last synced: 3 months ago
JSON representation

Creates reusable blocks for demonstration. Places them in regions (e.g.. footer).

Awesome Lists containing this project

README

          

# Extra Block Recipe

## 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:

```sh
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](https://morethanthemes.com)** for [Webmaker+](https://webmaker.morethanthemes.com)

## Contributing

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