Skip to content

Commit b0d1ed2

Browse files
authored
Merge pull request #22 from BuildFire/update-market-info
Update market info
2 parents 15520a9 + 65cd24e commit b0d1ed2

6 files changed

Lines changed: 28 additions & 2 deletions

File tree

plugin.json

Lines changed: 28 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"author":"BuildFire"
33
,"pluginName":"Image Gallery and Info Slider",
4-
"pluginDescription":"Use this plugin to showcase your images & photos in an image gallery or use it to provide slide-by-slide instructions."
4+
"pluginDescription":"Create captivating image galleries and sliders to enhance user experience in your app."
55
,"supportEmail":"support@buildfire.com"
66
,"offlineModeEnabled": true
77
,"supportSite":"http://learn.appdocumentation.com/plugin-tutorials/image-gallery-and-info-slider-plugin-tutorial"
@@ -20,5 +20,31 @@
2020
,"widget":{
2121
},
2222
"features" : [],
23-
"languages" : ["en"]
23+
"languages" : ["en"],
24+
"media": [
25+
{
26+
"type": "image-resource",
27+
"path": "1-Plugin.png"
28+
},
29+
{
30+
"type": "image-resource",
31+
"path": "2-benefits.png"
32+
},
33+
{
34+
"type": "image-resource",
35+
"path": "3-Use-Cases.png"
36+
},
37+
{
38+
"type": "image-resource",
39+
"path": "4-Content-Tab.png"
40+
},
41+
{
42+
"type": "image-resource",
43+
"path": "5-Analytics-Tab.png"
44+
},
45+
{
46+
"type": "youtube-video",
47+
"path": "https://www.youtube.com/watch?v=FHKdafKmIlQ"
48+
}
49+
]
2450
}

resources/1-Plugin.png

676 KB
Loading

resources/2-benefits.png

786 KB
Loading

resources/3-Use-Cases.png

607 KB
Loading

resources/4-Content-Tab.png

718 KB
Loading

resources/5-Analytics-Tab.png

619 KB
Loading

0 commit comments

Comments
 (0)