Sources & Maintenance
Drupal Research Install
Claims here were checked against a local Drupal install of core and the modules named below, rather than quoted from documentation.
Web Sources
| Source | URL | Guide Sections | Last Verified |
|---|---|---|---|
| Drupal.org Recipes Documentation | https://www.drupal.org/docs/extending-drupal/drupal-recipes | 1.1, 3.1 | 2026-02-14 |
| Distributions Recipes Project Page | https://project.pages.drupalcode.org/distributions_recipes/recipe.html | 2.1, 3.1 | 2026-02-14 |
| Config Action List Reference | https://project.pages.drupalcode.org/distributions_recipes/config_action_list.html | 7.1, 8.1 | 2026-02-14 |
| Default Content Documentation | https://project.pages.drupalcode.org/distributions_recipes/default_content.html | 13.1, 14.1, 15.1 | 2026-02-14 |
| Kanopi Comprehensive Recipe Guide | https://kanopi.com/blog/the-comprehensive-guide-to-drupal-recipes/ | 1.1, 19.1 | 2026-02-14 |
| Kanopi Default Content Guide | https://kanopi.com/blog/default-content-in-drupal/ | 13.1, 14.1 | 2026-02-14 |
| Drupalize.me What Are Recipes | https://drupalize.me/tutorial/what-are-drupal-recipes | 1.1 | 2026-02-14 |
| Drupal.org Recipe Change Record | https://www.drupal.org/node/3445169 | 1.1 | 2026-02-14 |
| Content Export Command Change Record | https://www.drupal.org/node/3533854 | 14.1, 17.1 | 2026-02-14 |
Code Sources
| Module | Relative Path | Guide Sections | Drupal Version |
|---|---|---|---|
| Core Recipe System | core/lib/Drupal/Core/Recipe/ |
1.1, 2.1, 3.1, 4.1, 5.1, 6.1, 10.1, 11.1, 12.1, 22.1 | 11.x |
| Config Action System | core/lib/Drupal/Core/Config/Action/ |
7.1, 8.1, 9.1, 22.1 | 11.x |
| Default Content System | core/lib/Drupal/Core/DefaultContent/ |
13.1, 14.1, 15.1, 22.1 | 11.x |
| Core Recipes | core/recipes/ |
18.1 | 11.x |
| Config Checkpoint System | core/lib/Drupal/Core/Config/Checkpoint/ |
1.1, 22.1 | 11.x |
| User Module (Role entity) | core/modules/user/src/Entity/ |
8.1 | 11.x |
Version History - 2026-02-14: Initial creation with 23 atomic sections covering full Recipe API ecosystem