morethanthemes / extra_content
Adds sample content for Drupal recipes.
Installs: 84
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Language:Makefile
Type:drupal-recipe
pkg:composer/morethanthemes/extra_content
Requires
- drupal/core: ^10 || ^11
This package is auto-updated.
Last update: 2026-02-21 14:07:45 UTC
README
moved to drupal.org https://www.drupal.org/project/extra_content
Extra Content
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.