-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathExtensionBuilder.json
51 lines (51 loc) · 1.6 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
51
{
"modules": [],
"properties": {
"backendModules": [
{
"actions": {
"controllerActionCombinations": "Main => index, list, replace"
},
"description": "",
"key": "tolocallang",
"mainModule": "web",
"name": "Hardcoded Text To Locallang.xlf",
"tabLabel": "To Locallang"
}
],
"description": "",
"emConf": {
"category": "plugin",
"custom_category": "",
"dependsOn": "typo3 => 9.5.0-9.5.99\n",
"disableLocalization": false,
"disableVersioning": false,
"skipGenerateDocumentationTemplate": false,
"sourceLanguage": "en",
"state": "alpha",
"targetVersion": "9.5.0-9.5.99",
"version": "1.0.0"
},
"extensionKey": "mqk_locallangtools",
"name": "Hardcoded text to Locallang",
"originalExtensionKey": "omx_locallangtools",
"originalVendorName": "Ommax",
"persons": [
{
"company": "3AM",
"email": "[email protected]",
"name": "Mohsin Khan",
"role": "Developer"
}
],
"plugins": [],
"vendorName": "Mohsin"
},
"wires": [],
"storagePath": "\/Users\/mohsinkhan\/Desktop\/mohsin.mamp\/typo39.mohsin.mamp\/typo3conf\/ext\/",
"log": {
"last_modified": "2021-09-02 03:50",
"extension_builder_version": "9.10.3",
"be_user": " (1)"
}
}