- Issue created by @bsnodgrass
- πΊπΈUnited States sgroundwater
I added a menu stub pointing to this issue.
(This page can change or be deleted as needed.)https://www.drupal.org/docs/extending-drupal/contributed-modules/ β contributed-module-documentation/distributions-and-recipes-initiative/recipe-maintainer-documentation β
- πΊπΈUnited States sgroundwater
I backed out of this recent www menu/page until we can confirm the proper plan.
We want to be pointing people to the git repo docs. - πΊπΈUnited States thejimbirch Cape Cod, Massachusetts
We have a pretty good guide here:
Does it need updating?
https://git.drupalcode.org/issue/distributions_recipes-3381259/-/blob/33...
- πΊπΈUnited States nicxvan
From my testing it seems these are minimums for how developers will likely use recipes. (Using drush to apply and composer to install)
Drupal 10.3
Drush 13
composer/installers 2.3
Add to installer-paths in composer.json"recipes/{$name}": [
"type:drupal-recipe"
]