[TASK] Creat empty backend module
Showing
- Classes/Controller/BackendController.php 46 additions, 0 deletionsClasses/Controller/BackendController.php
- Resources/Private/Templates/Backend/Index.html 13 additions, 0 deletionsResources/Private/Templates/Backend/Index.html
- composer.json 1 addition, 1 deletioncomposer.json
- ext_tables.php 2 additions, 2 deletionsext_tables.php
Classes/Controller/BackendController.php
0 → 100644
... | @@ -8,7 +8,7 @@ | ... | @@ -8,7 +8,7 @@ |
], | ], | ||
"version": "1.0.1", | "version": "1.0.1", | ||
"support": { | "support": { | ||
"issues": "https://gitlab.sgalinski.de/typo3/sg_jobs" | "issues": "https://gitlab.sgalinski.de/Oppermann/sg_jobs" | ||
}, | }, | ||
"require": { | "require": { | ||
"typo3/cms": "^7.6" | "typo3/cms": "^7.6" | ||
... | ... |
Please register or sign in to comment