Skip to content

Commit 1d87b61

Browse files
authored
Merge pull request #112 from BuildFire/update-market-info
Update market info
2 parents 858b7a9 + bd64065 commit 1d87b61

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":"Events Feed"
4-
,"pluginDescription":"Easily sync your Google Calendar, Apple iCloud Calendar, or any other calendar with an iCal feed to keep your users and students up to date with your events. Keywords: calendars"
4+
,"pluginDescription":"Engage users with a dynamic Events Feed."
55
,"supportEmail":"support@buildfire.com"
66
, "supportSite":"http://learn.appdocumentation.com/plugin-tutorials/events-feed-plugin-tutorial"
77
,"pluginIcon":"icon.png"
@@ -22,5 +22,31 @@
2222

2323
},
2424
"features": [{"name" : "Calendar"}],
25-
"languages": ["en"]
25+
"languages": ["en"],
26+
"media": [
27+
{
28+
"type": "image-resource",
29+
"path": "1-Plugin.png"
30+
},
31+
{
32+
"type": "image-resource",
33+
"path": "2-Benefits.png"
34+
},
35+
{
36+
"type": "image-resource",
37+
"path": "3-Use-Cases.png"
38+
},
39+
{
40+
"type": "image-resource",
41+
"path": "4-Content-Tab.png"
42+
},
43+
{
44+
"type": "image-resource",
45+
"path": "5-Analytics-Tab.png"
46+
},
47+
{
48+
"type": "youtube-video",
49+
"path": "https://www.youtube.com/watch?v=0Q_e5gXLo4Q"
50+
}
51+
]
2652
}

resources/1-Plugin.png

354 KB
Loading

resources/2-Benefits.png

644 KB
Loading

resources/3-Use-Cases.png

419 KB
Loading

resources/4-Content-Tab.png

488 KB
Loading

resources/5-Analytics-Tab.png

525 KB
Loading

0 commit comments

Comments
 (0)