forked from LiveCarta/LiveCartaWP
Fixed copy path and installer paths
This commit is contained in:
@@ -28,10 +28,10 @@
|
||||
],
|
||||
"extra": {
|
||||
"installer-paths": {
|
||||
"htdocs/wp-content/plugins/{$name}/": [
|
||||
"html/wp-content/plugins/{$name}/": [
|
||||
"type:wordpress-plugin"
|
||||
],
|
||||
"htdocs/wp-content/themes/{$name}/": [
|
||||
"html/wp-content/themes/{$name}/": [
|
||||
"type:wordpress-theme"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user