-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathExtensionBuilder.json
More file actions
42 lines (42 loc) · 1.37 KB
/
ExtensionBuilder.json
File metadata and controls
42 lines (42 loc) · 1.37 KB
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
{
"modules": [],
"properties": {
"backendModules": [],
"description": "Prefills form fields by get-parameters",
"emConf": {
"category": "fe",
"custom_category": "",
"dependsOn": "typo3 => 11.5.0-11.5.99\n",
"disableLocalization": true,
"disableVersioning": false,
"generateDocumentationTemplate": true,
"generateEditorConfig": false,
"generateEmptyGitRepository": true,
"sourceLanguage": "en",
"state": "stable",
"targetVersion": "11.5.0-11.5.99",
"version": "1.0.0"
},
"extensionKey": "datamints_forms_get_prefill",
"name": "datamints forms get prefill",
"originalExtensionKey": "",
"originalVendorName": "",
"persons": [
{
"company": "datamints GmbH",
"email": "m.weisgerber@datamints.com",
"name": "Mark Weisgerber",
"role": "Developer"
}
],
"plugins": [],
"vendorName": "Datamints"
},
"wires": [],
"storagePath": "\/srv\/www\/weisgerber\/webtemps-knittel-519\/typo3-solidcam-relaunch-2022\/src\/typo3conf\/ext\/",
"log": {
"last_modified": "2022-07-28 01:30",
"extension_builder_version": "11.0.3",
"be_user": " (4)"
}
}