Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c4caecd

Browse files
[#646] Added installer paths for custom modules, profiles and themes.
1 parent a44a38e commit c4caecd

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

‎composer.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,15 @@
8787
],
8888
"drush/Commands/contrib/{$name}": [
8989
"type:drupal-drush"
90+
],
91+
"web/modules/custom/{$name}": [
92+
"type:drupal-custom-module"
93+
],
94+
"web/profiles/custom/{$name}": [
95+
"type:drupal-custom-profile"
96+
],
97+
"web/themes/custom/{$name}": [
98+
"type:drupal-custom-theme"
9099
]
91100
},
92101
"installer-types": [

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /