-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathplugin.json
More file actions
21 lines (21 loc) · 812 Bytes
/
plugin.json
File metadata and controls
21 lines (21 loc) · 812 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"author":"Christopher Berger",
"pluginName": "Pages",
"pluginDescription": "Pages is a powerful, highly customizable plugin designed to give you the most control over your content. Add as many Pages as you want, and fill them with text, images, links and more. Users can swipe smoothly from page to page. Pages and their content can be dragged and dropped to reorder on the fly. Customize backgrounds, font sizes, navbars, styles and much more. Plugin Preview: https://app.buildfire.com/promo/#chrisb000@gmail.com%20-%20Test%20App",
"supportEmail":"chrisb000@gmail.com",
"control": {
"content":{
"enabled":true
},
"design":{
"enabled":true
},
"settings":{
"enabled":true
}
},
"widget":{},
"features" : [],
"webpack": "8080",
"languages" : ["en"]
}