forked from BuildFire/pluginMediaCenterRSS
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.json
More file actions
24 lines (23 loc) · 643 Bytes
/
Copy pathplugin.json
File metadata and controls
24 lines (23 loc) · 643 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"author":"BuildFire"
,"pluginName":"Media Center RSS Feed"
,"pluginDescription":"Sync your RSS feeds to give your users interactive, educational, content. Import your feed once and your new posts will automatically pulled in.Related Topics:MP4,stream"
,"supportEmail":"support@buildfire.com"
,"supportSite":"http://support.appdocumentation.com/knowledge-base/media-center-rss-feed-plugin-tutorial/"
,"offlineModeEnabled": true
,"control":{
"content":{
"enabled":true
}
, "design":{
"enabled":true
}
, "settings":{
"enabled":false
}
}
,"widget":{
},
"features": [{"name":"BackgroundAudio"}],
"languages" : ["en"]
}