Skip to content

Commit 41f2e52

Browse files
authored
Merge pull request #98 from Bit-Apps-Pro/rishad-dev-tmp
version updated to v2.5.6
2 parents 108c4f5 + c773704 commit 41f2e52

31 files changed

+113
-128
lines changed

.wordpress-org/banner-1544x500.gif

1.77 MB
Loading

.wordpress-org/banner-772x250.gif

716 KB
Loading
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"landingPage": "/wp-admin/admin.php?page=bit-integrations#/flow/new",
3+
"preferredVersions": {
4+
"php": "8.3",
5+
"wp": "latest"
6+
},
7+
"phpExtensionBundles": [
8+
"kitchen-sink"
9+
],
10+
"features": {
11+
"networking": true
12+
},
13+
"steps": [
14+
{
15+
"step": "login",
16+
"username": "admin",
17+
"password": "password"
18+
},
19+
{
20+
"step": "installPlugin",
21+
"pluginZipFile": {
22+
"resource": "wordpress.org/plugins",
23+
"slug": "bit-integrations"
24+
}
25+
},
26+
{
27+
"step": "installPlugin",
28+
"pluginZipFile": {
29+
"resource": "wordpress.org/plugins",
30+
"slug": "contact-form-7"
31+
}
32+
}
33+
]
34+
}

.wordpress-org/icon-128x128.gif

148 KB
Loading

.wordpress-org/icon-256x256.gif

384 KB
Loading

.wordpress-org/screenshot-1.png

334 KB
Loading

.wordpress-org/screenshot-2.png

784 KB
Loading

.wordpress-org/screenshot-3.png

251 KB
Loading

.wordpress-org/screenshot-4.png

563 KB
Loading

.wordpress-org/screenshot-5.png

212 KB
Loading

0 commit comments

Comments
 (0)