external_import icon indicating copy to clipboard operation
external_import copied to clipboard

Link to Log module

Open fsuter opened this issue 4 years ago • 2 comments

It would be nice to have a link from the Data module to the Log module, pre-filtering the logs on the selected configuration. This proved hard to implement a few years ago, but the backend routing has improved a lot in between and it may be feasible now.

fsuter avatar Nov 14 '21 20:11 fsuter

Example code here maybe: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74212/5/typo3/sysext/adminpanel/Classes/Controller/MainController.php

fsuter avatar Apr 08 '22 05:04 fsuter

Other helpful documentation: https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ApiOverview/Backend/BackendModules/ModuleConfiguration/Index.html#confval-backend-module-controlleractions

fsuter avatar Nov 11 '24 08:11 fsuter