-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathplugin.json
More file actions
32 lines (30 loc) · 786 Bytes
/
plugin.json
File metadata and controls
32 lines (30 loc) · 786 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
27
28
29
30
31
32
{
"author":"Buildfire"
,"pluginName":"WYSIWYG"
,"pluginDescription":"Unlock versatile content creation with the Text/WYSIWYG plugin, allowing you to embed images, videos, and forms, and customize it as an HTML editor for full flexibility."
,"supportEmail":"support@buildfire.com"
,"supportSite":"http://learn.appdocumentation.com/plugin-tutorials/using-the-text-wysiwyg-feature"
,"pluginIcon":"icon.png"
,"licenseKey": "a4sd6-as654asd6as545a65s4d6a-65asd564a",
"offlineModeEnabled": true
,"control":{
"content":{
"enabled":true
}
, "design":{
"enabled":true
}
, "settings":{
"enabled":true
}
}
,"widget":{
},
"features":[
],
"languages":[
"en"
],
"keywords": "Text WYSIWYG",
"webpack": "8080"
}