Skip to content

Commit 89cdcf8

Browse files
authored
Merge pull request #47 from Hiba-Almade/master
update market place info
2 parents f31309c + 6639a49 commit 89cdcf8

File tree

6 files changed

+28
-3
lines changed

6 files changed

+28
-3
lines changed

plugin.json

Lines changed: 28 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"author":"Buildfire"
33
,"pluginName":"Customer Feedback"
4-
,"pluginDescription":"Listen to your customers' honest feedback through a star rating system and custom commenting. Customer feedback is critical in gaining insight and creating better processes whether own a restaurant, small business, school, consulting, or any other type of company."
4+
,"pluginDescription":"Gather user feedback, engage with customers, and improve your app"
55
,"pluginKeywords":"feedback,review,rating,stars,comment"
66
,"supportEmail":"support@buildfire.com"
77
,"supportSite":"https://learn.buildfire.com/en/articles/1695373-customer-feedback-tutorial"
@@ -34,6 +34,31 @@
3434

3535
},
3636
"features" : [],
37-
"media": [{ "type": "image-resource", "path": "image.gif" }],
38-
"languages" : ["en"]
37+
"languages" : ["en"],
38+
"media": [
39+
{
40+
"type": "image-resource",
41+
"path": "1-Plugin.png"
42+
},
43+
{
44+
"type": "image-resource",
45+
"path": "2-Benefits.png"
46+
},
47+
{
48+
"type": "image-resource",
49+
"path": "3-Use-Cases.png"
50+
},
51+
{
52+
"type": "image-resource",
53+
"path": "4-Content-Tab.png"
54+
},
55+
{
56+
"type": "image-resource",
57+
"path": "5-Analytics-Tab.png"
58+
},
59+
{
60+
"type": "youtube-video",
61+
"path": "https://www.youtube.com/watch?v=zO-6cVvIBbI"
62+
}
63+
]
3964
}

resources/1-Plugin.png

203 KB
Loading

resources/2-Benefits.png

485 KB
Loading

resources/3-Use-Cases.png

357 KB
Loading

resources/4-Content-Tab.png

486 KB
Loading

resources/5-Analytics-Tab.png

535 KB
Loading

0 commit comments

Comments
 (0)