-
Notifications
You must be signed in to change notification settings - Fork 0
/
ExtensionBuilder.json
50 lines (50 loc) · 1.5 KB
/
ExtensionBuilder.json
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
{
"modules": [],
"properties": {
"backendModules": [],
"description": "",
"emConf": {
"category": "plugin",
"custom_category": "",
"dependsOn": "typo3 => 8.7.0-9.3.99\n",
"disableLocalization": false,
"disableVersioning": false,
"skipGenerateDocumentationTemplate": false,
"sourceLanguage": "en",
"state": "alpha",
"targetVersion": "8.7.0-8.7.99",
"version": "1.0.0"
},
"extensionKey": "vibis_ajaxmailsubscription",
"name": "Vibis Ajax Mail Subscription",
"originalExtensionKey": "",
"originalVendorName": "",
"persons": [
{
"company": "Vibis",
"email": "[email protected]",
"name": "Vincent Mans",
"role": "Developer"
}
],
"plugins": [
{
"actions": {
"controllerActionCombinations": "Subscription=>start,add",
"noncacheableActions": "Subscription=>add",
"switchableActions": ""
},
"description": "",
"key": "plugkeysubscription",
"name": "Ajax Mail Subscription"
}
],
"vendorName": "Vibis"
},
"wires": [],
"log": {
"last_modified": "2019-01-08 05:14",
"extension_builder_version": "8.10.2",
"be_user": " (1)"
}
}