Skip to content

Commit 8cd8bd4

Browse files
authored
Merge pull request #28 from Hiba-Almade/master
update market place info
2 parents 83a2683 + 829dfa6 commit 8cd8bd4

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":"Share App",
4-
"pluginDescription":"Leverage your users' networks by encouraging them to share your app via Facebook, Twitter, SMS, and email.",
4+
"pluginDescription":"Enables easy app sharing through QR codes and social media, boost downloads and user engagement.",
55
"supportEmail":"support@buildfire.com",
66
"supportSite":"https://learn.appdocumentation.com/en/articles/805469-share-app-plugin-tutorial",
77
"offlineModeEnabled": true,
@@ -23,5 +23,31 @@
2323
],
2424
"languages":[
2525
"en"
26-
]
26+
],
27+
"media": [
28+
{
29+
"type": "image-resource",
30+
"path": "1-Plugin.png"
31+
},
32+
{
33+
"type": "image-resource",
34+
"path": "2-Benefits.png"
35+
},
36+
{
37+
"type": "image-resource",
38+
"path": "3-Use-Cases.png"
39+
},
40+
{
41+
"type": "image-resource",
42+
"path": "4-Content-Tab.png"
43+
},
44+
{
45+
"type": "image-resource",
46+
"path": "5-Analytics-Tab.png"
47+
},
48+
{
49+
"type": "youtube-video",
50+
"path": "https://www.youtube.com/watch?v=lJRkRzWQIw8"
51+
}
52+
]
2753
}

resources/1-Plugin.png

213 KB
Loading

resources/2-Benefits.png

343 KB
Loading

resources/3-Use-Cases.png

385 KB
Loading

resources/4-Content-Tab.png

683 KB
Loading

resources/5-Analytics-Tab.png

777 KB
Loading

0 commit comments

Comments
 (0)