Skip to content

Commit

Permalink
Merge pull request #264 from hitautodestruct/patch-1
Browse files Browse the repository at this point in the history
Added installer paths
  • Loading branch information
khromov committed Apr 23, 2019
2 parents 770a1f8 + 2223d95 commit 929f4b8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions web/templates/index.twig
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,11 @@
"psr-0": {
"Acme": "src/"
}
},
"extra": {
"installer-paths": {
"wp-content/plugins/{$name}/": ["type:wordpress-plugin"]
}
}
}</pre>

Expand Down

0 comments on commit 929f4b8

Please sign in to comment.