There was an error while loading. Please reload this page.
2 parents 8702fe5 + b8d1821 commit afb7076Copy full SHA for afb7076
1 file changed
.wordpress-org/blueprints/blueprint.json
@@ -0,0 +1,23 @@
1
+{
2
+ "$schema": "https://playground.wordpress.net/blueprint-schema.json",
3
+ "landingPage": "\/wp-admin\/admin.php?page=autoshare-for-twitter",
4
+ "preferredVersions": {
5
+ "php": "7.4",
6
+ "wp": "latest"
7
+ },
8
+ "steps": [
9
+ {
10
+ "step": "login"
11
12
13
+ "step": "installPlugin",
14
+ "pluginData": {
15
+ "resource": "wordpress.org\/plugins",
16
+ "slug": "autoshare-for-twitter"
17
18
+ "options": {
19
+ "activate": true
20
+ }
21
22
+ ]
23
+}
0 commit comments