Skip to content

Commit 86f1d72

Browse files
authored
Merge pull request #40 from Hiba-Almade/master
update market place info
2 parents c17bfa5 + 770fbb4 commit 86f1d72

File tree

6 files changed

+28
-2
lines changed

6 files changed

+28
-2
lines changed

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",
4-
"pluginDescription": "Showcase your images in a familiar format with this beautiful image gallery. Organize images into folders for your users to browse and view in high fidelity. It's simple and intuitive design, snappy performance, and crisp clarity bring your images into the limelight. Related Topics: Photos, Instagram",
4+
"pluginDescription": "Showcase visual content with ease.",
55
"pluginKeywords":"instagram,gallery,picture,image,photo",
66
"supportEmail":"support@buildfire.com",
77
"control": {
@@ -18,5 +18,31 @@
1818
"widget":{},
1919
"features" : [{"name": "sharing"}],
2020
"webpack": "8080",
21-
"languages" : ["en"]
21+
"languages" : ["en"],
22+
"media": [
23+
{
24+
"type": "image-resource",
25+
"path": "1-Plugin.png"
26+
},
27+
{
28+
"type": "image-resource",
29+
"path": "2-Benefits.png"
30+
},
31+
{
32+
"type": "image-resource",
33+
"path": "3-Use-Cases.png"
34+
},
35+
{
36+
"type": "image-resource",
37+
"path": "4-Content-Tab.png"
38+
},
39+
{
40+
"type": "image-resource",
41+
"path": "5-Analytics-Tab.png"
42+
},
43+
{
44+
"type": "youtube-video",
45+
"path": "https://www.youtube.com/watch?v=NpKCUbgMGEQ"
46+
}
47+
]
2248
}

src/resources/1-Plugin.png

1.1 MB
Loading

src/resources/2-Benefits.png

678 KB
Loading

src/resources/3-Use-Cases.png

1.09 MB
Loading

src/resources/4-Content-Tab.png

1.02 MB
Loading

src/resources/5-Analytics-Tab.png

762 KB
Loading

0 commit comments

Comments
 (0)