moved to drupal.org https://www.drupal.org/project/extra_content
Adds sample nodes, media, and files for Drupal recipes.
- Drupal core >= 10.4
Download the recipe with Composer:
composer require drupal/extra_contentApply 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
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.
- 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/
This recipe ships content only; it does not add configuration.
- TODO: Add maintainers and contact information.
GPL-2.0-or-later. See LICENSE.txt.