Add Live Preview (#29)
parent
9852fff6c2
commit
59c57fe976
After Width: | Height: | Size: 22 KiB |
@ -0,0 +1,27 @@
|
||||
{
|
||||
"landingPage": "/wp-admin/admin.php?page=oss-aliyun%2Faliyun-oss-wordpress.php",
|
||||
"preferredVersions": {
|
||||
"php": "latest",
|
||||
"wp": "latest"
|
||||
},
|
||||
"phpExtensionBundles": [
|
||||
"kitchen-sink"
|
||||
],
|
||||
"steps": [
|
||||
{
|
||||
"step": "login",
|
||||
"username": "admin",
|
||||
"password": "password"
|
||||
},
|
||||
{
|
||||
"step": "installPlugin",
|
||||
"pluginZipFile": {
|
||||
"resource": "wordpress.org/plugins",
|
||||
"slug": "oss-aliyun"
|
||||
},
|
||||
"options": {
|
||||
"activate": true
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
After Width: | Height: | Size: 3.4 KiB |
Before Width: | Height: | Size: 385 KiB After Width: | Height: | Size: 385 KiB |
Before Width: | Height: | Size: 62 KiB After Width: | Height: | Size: 62 KiB |
Loading…
Reference in new issue