-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #103 from adyNabeelMadain/master
Contact Us: Link To Web Content No Way to Get Back to App (Layout 2)
- Loading branch information
Showing
2 changed files
with
26 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,28 @@ | ||
{ | ||
"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":"[email protected]" | ||
,"supportSite":"http://support.appdocumentation.com/knowledge-base/contact-us-plugin/" | ||
,"pluginIcon":"icon.png" | ||
,"offlineModeEnabled": true | ||
,"licenseKey": "a4sd6-as654asd6as545a65s4d6a-65asd564a" | ||
,"control":{ | ||
"content":{ | ||
"enabled":true | ||
"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": "[email protected]", | ||
"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 | ||
} | ||
, "design":{ | ||
"enabled":true | ||
} | ||
, "settings":{ | ||
"enabled":false | ||
} | ||
} | ||
,"widget":{ | ||
|
||
}, | ||
"features" : [], | ||
"languages" : ["en"] | ||
} | ||
"widget": { | ||
"enabled": true | ||
}, | ||
"features": [], | ||
"languages": [ | ||
"en" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters