-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathExtensionBuilder.json
More file actions
52 lines (52 loc) · 1.68 KB
/
ExtensionBuilder.json
File metadata and controls
52 lines (52 loc) · 1.68 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
43
44
45
46
47
48
49
50
51
52
{
"modules": [],
"properties": {
"backendModules": [],
"description": "Adds a popup-content element to open automatically as modal on a page",
"emConf": {
"category": "fe",
"custom_category": "",
"dependsOn": "typo3 => 10.4.0-11.99.99\n",
"disableLocalization": false,
"disableVersioning": false,
"generateDocumentationTemplate": true,
"generateEditorConfig": true,
"generateEmptyGitRepository": true,
"sourceLanguage": "en",
"state": "alpha",
"targetVersion": "10.4.0-10.4.99",
"version": "1.0.0"
},
"extensionKey": "popups",
"name": "Popups",
"originalExtensionKey": "popups",
"originalVendorName": "Weisgerber",
"persons": [
{
"company": "",
"email": "mark.weisgerber@outlook.de",
"name": "Mark Weisgerber",
"role": "Developer"
}
],
"plugins": [
{
"actions": {
"controllerActionCombinations": "Application => show",
"noncacheableActions": ""
},
"description": "Displays a single popup automatically",
"key": "popup",
"name": "Popup"
}
],
"vendorName": "Weisgerber"
},
"wires": [],
"storagePath": "\/home\/u676675988\/domains\/schummer-finanz.de\/public_html\/typo3conf\/ext\/",
"log": {
"last_modified": "2022-11-07 06:07",
"extension_builder_version": "10.0.2",
"be_user": " (1)"
}
}