Adds Recipes installer-path and installer-type
1 unresolved thread
1 unresolved thread
Closes #3447886
Merge request reports
Activity
Filter activity
added 40 commits
-
405dd8a4...81ff548f - 37 commits from branch
project:11.x
- 31e3de02 - Adds Recipes installer-path and installer-type
- f5c2abaa - Adds oomphinc/composer-installers-extender
- f9437156 - Adds oomphinc to dictionary.txt
Toggle commit list-
405dd8a4...81ff548f - 37 commits from branch
added 1 commit
- cebaccf9 - Removes the need for composer-installers-extender
54 54 "drush/Commands/contrib/{$name}": ["type:drupal-drush"], 55 55 "web/modules/custom/{$name}": ["type:drupal-custom-module"], 56 56 "web/profiles/custom/{$name}": ["type:drupal-custom-profile"], 57 "web/recipes/{$name}": ["type:drupal-recipe"], I think by default recipes should not be web server-able,
I considered
vendor/drupal/recipes
and originally liked it but I think vendor belongs to composer and once we have unpacking that is not so true.changed this line in version 7 of the diff
added 1 commit
- 9d288219 - Adds Recipes README and scaffolds it to /recipes
added 114 commits
-
23ac1651...54f16eb6 - 113 commits from branch
project:11.x
- 9ae0d10c - Update composer.lock
-
23ac1651...54f16eb6 - 113 commits from branch
added 1 commit
- 6b89fae8 - Remove unnecessary wrapping of source storage
added 12 commits
-
10c653b4...9490eb3e - 10 commits from branch
project:11.x
- a7001cdf - Merge branch '11.x' into 3447886-add-recipes-to-template
- a90e1ec1 - Whitespace tidy ups
-
10c653b4...9490eb3e - 10 commits from branch
added 20 commits
-
875dc476...2e3d1783 - 19 commits from branch
project:11.x
- c9721b28 - Merge branch '11.x' into 3447886-add-recipes-to-template
-
875dc476...2e3d1783 - 19 commits from branch
Please register or sign in to reply