Skip to content

Commit a2b7cd1

Browse files
authored
Merge pull request #13 from Hiba-Almade/master
update market place info
2 parents 005dce6 + 7a91fa7 commit a2b7cd1

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": "Google Sheets",
4-
"pluginDescription": "Google Sheets makes your data pop with colorful charts and graphs. Built-in formulas, pivot tables and conditional formatting options save time and simplify common spreadsheet tasks.Related Topics:Google Plus, Students",
4+
"pluginDescription": "Embed Google Sheets into your mobile app.",
55
"supportEmail": "support@buildfire.com",
66
"supportSite":"http://learn.appdocumentation.com/plugin-tutorials/google-sheets-plugin-tutorial" ,
77
"control": {
@@ -18,5 +18,31 @@
1818
"widget": {
1919
},
2020
"features": [],
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=maZVM5KZDwU"
46+
}
47+
]
2248
}

resources/1-Plugin.png

270 KB
Loading

resources/2-Benefits.png

527 KB
Loading

resources/3-Use-Cases.png

603 KB
Loading

resources/4-Content-Tab.png

479 KB
Loading

resources/5-Analytics-Tab.png

556 KB
Loading

0 commit comments

Comments
 (0)