We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b695a84 commit 947af1dCopy full SHA for 947af1d
blueprints/stylish-press-clone/blueprint.json
@@ -14,5 +14,20 @@
14
"features": {
15
"networking": true
16
},
17
- "steps": []
+ "steps": [
18
+ {
19
+ "step": "importWxr",
20
+ "file": {
21
+ "resource": "url",
22
+ "url": "https://raw.githubusercontent.com/wordpress/blueprints/stylish-press/blueprints/stylish-press-clone/woo-products.wxr"
23
+ }
24
+ },
25
26
27
28
29
+ "url": "https://raw.githubusercontent.com/wordpress/blueprints/stylish-press/blueprints/stylish-press-clone/site-content.wxr"
30
31
32
+ ]
33
}
0 commit comments