We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96cd17c commit 00aa79cCopy full SHA for 00aa79c
assets/blueprints/blueprint.json
@@ -12,7 +12,7 @@
12
},
13
{
14
"step": "installPlugin",
15
- "pluginZipFile": {
+ "pluginData": {
16
"resource": "wordpress.org/plugins",
17
"slug": "statify"
18
}
@@ -23,14 +23,14 @@
23
24
25
26
27
28
"slug": "statify-blacklist"
29
30
31
32
"step": "activatePlugin",
33
- "pluginPath": "statify-blacklis/statify-blacklist.php"
+ "pluginPath": "statify-blacklist/statify-blacklist.php"
34
35
]
36
0 commit comments