taketool / sysinfo
Migration support, maintenance and security: Provides a backend module for showing which plugins / templates included where and some security related topics. Check configured sitemap.xml and robots.txt
Package info
github.com/Make66/typo3-ext-sysinfo
Type:typo3-cms-extension
pkg:composer/taketool/sysinfo
4.2.5
2025-02-12 16:53 UTC
Requires
- php: ^8.1
- ext-curl: *
- ext-pdo: *
- ext-posix: *
- ext-zlib: *
- typo3/cms-core: ^13
Requires (Dev)
- nng/nnhelpers: ^2.0
Replaces
- typo3-ter/sysinfo: 4.2.5
This package is auto-updated.
Last update: 2026-06-13 08:47:51 UTC
README
Extension for Typo3 v12. Helpful for preparing migration or maintaining security of an installation. Information on plugins used in pages, robots.txt, sitemap.xml and security checks.
In detail:
- security: check some settings and files that should not be there or are altered. The extension needs the shell commands "find" and "grep" to function.
- plugins: find content usng specific PluginType or ContentType and links directly to edit content
- root templates: find all and show what they include statically
- all template: as above + find alltemplates
- walk over all domains from site configuration and see f we can access robots.txt, sitemap.xml