drupal/extra_content

Adds sample content for Drupal recipes.

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Type:drupal-recipe

pkg:composer/drupal/extra_content

1.0.0-beta2 2026-01-21 11:00 UTC

This package is auto-updated.

Last update: 2026-01-21 13:59:35 UTC


README

Adds sample nodes, media, and files for Drupal recipes.

Requirements

  • Drupal core >= 10.4

Installation

Download the recipe with Composer:

composer require drupal/extra_content

Apply this recipe through the Recipes UI or with Drush. If you use the UI, you can also enable it via the Extra Project Browser, which groups the extra_* recipes: https://www.drupal.org/project/extra_project_browser

Try Extra Content instantly in your browser

Want to see Extra Content in action without installing anything locally? This repository includes a ready-to-run GitHub Codespaces + DDEV environment with Drupal CMS and the Extra Content recipe. Open the repo in Codespaces, run make, and you can explore the sample content in minutes.

What this recipe provides

  • Sample nodes across Blog, Case Study, Event, News, Page, Person, and Project content types
  • Sample media items in content/media/
  • Sample files in content/file/

Configuration

This recipe ships content only; it does not add configuration.

Maintainers

  • TODO: Add maintainers and contact information.

License

GPL-2.0-or-later. See LICENSE.txt.