-
Notifications
You must be signed in to change notification settings - Fork 0
/
ExtensionBuilder.json
50 lines (50 loc) · 1.61 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": [
{
"actions": {
"controllerActionCombinations": "SuiteCrmConnector => settings"
},
"description": "Let you set the API url, the Username and The Password.",
"key": "suitecrmsettings",
"mainModule": "tools",
"name": "SuiteCRM Settings",
"tabLabel": ""
}
],
"description": "A Connector for a SuiteCRM Installation. It uses the Rest API.",
"emConf": {
"category": "services",
"custom_category": "",
"dependsOn": "typo3 => 8.7.0-8.7.99\n",
"disableLocalization": false,
"disableVersioning": false,
"skipGenerateDocumentationTemplate": false,
"sourceLanguage": "en",
"state": "alpha",
"targetVersion": "8.6.0-8.6.99",
"version": "1.0.0"
},
"extensionKey": "suitecrm_connector",
"name": "SuiteCRM Connector",
"originalExtensionKey": "suitermconnector",
"originalVendorName": "JAKOTA",
"persons": [
{
"company": "JAKOTA Design Group GmbH",
"email": "fuenning@jakota.de",
"name": "Martin F\u00fcnning",
"role": "Developer"
}
],
"plugins": [],
"vendorName": "JAKOTA"
},
"wires": [],
"log": {
"last_modified": "2017-05-23 01:15",
"extension_builder_version": "8.6.0",
"be_user": " (1)"
}
}