-
Notifications
You must be signed in to change notification settings - Fork 0
/
ExtensionBuilder.json
40 lines (40 loc) · 1.27 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
{
"modules": [],
"properties": {
"backendModules": [],
"description": "Adds button to jump to the top",
"emConf": {
"category": "plugin",
"custom_category": "",
"dependsOn": "typo3 => 10.4.0-10.4.99\n",
"disableLocalization": false,
"disableVersioning": false,
"skipGenerateDocumentationTemplate": false,
"sourceLanguage": "en",
"state": "alpha",
"targetVersion": "10.4.0-10.4.99",
"version": "1.0.0"
},
"extensionKey": "datamints_top",
"name": "datamints Top",
"originalExtensionKey": "",
"originalVendorName": "",
"persons": [
{
"company": "datamints GmbH",
"email": "[email protected]",
"name": "Mark Weisgerber",
"role": "Developer"
}
],
"plugins": [],
"vendorName": "Datamints"
},
"wires": [],
"storagePath": "\/srv\/www\/weisgerber\/muenchner-kultur-gmbh-733\/typo3-muenchner-website\/src\/typo3conf\/ext\/",
"log": {
"last_modified": "2022-04-14 11:07",
"extension_builder_version": "9.11.0",
"be_user": "Mark Weisgerber (27)"
}
}