forked from BuildFire/contactUsPlugin
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.json
More file actions
26 lines (25 loc) · 724 Bytes
/
plugin.json
File metadata and controls
26 lines (25 loc) · 724 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
25
26
{
"author":"BuildFire"
,"pluginName":"Contact Us"
,"pluginDescription":"The Contact Us plugin enables you to provide important contact information to your users such as hours of operation, instant directions, phone number, email, social links, and more."
,"supportEmail":"support@buildfire.com"
,"supportSite":"http://support.appdocumentation.com/knowledge-base/contact-us-plugin/"
,"pluginIcon":"icon.png"
,"offlineModeEnabled": true
,"licenseKey": "a4sd6-as654asd6as545a65s4d6a-65asd564a"
,"control":{
"content":{
"enabled":true
}
, "design":{
"enabled":true
}
, "settings":{
"enabled":false
}
}
,"widget":{
},
"features" : [],
"languages" : ["en"]
}