Changelog
1.0.1
No functional change. ext_ no longer opens with a
declare statement, because the TER cannot read a file
that does — it rejected 1.0.0 with "Details could not be extracted from the
provided file".
1.0.0 therefore exists on Packagist only; in the TER, 1.0.1 is the first version. Both contain the same code.
1.0.0
First public release.
- Backend module Site Management > Go-Live Check, administrators only, with a site selector.
- 23 automatic checks in five categories — indexing and sitemap, TYPO3 configuration, security, legal, content. Local configuration, database and real HTTP requests against the site's own live address.
- 12 manual points, ticked with user and timestamp, stored per site in
sys_.registry - One-click fix for the two
robots.findings whose correct value follows from the site configuration.txt - Print view with a document header for the handover.
- Checks are collected by DI tag, so other extensions can contribute their own — see Adding your own check.
- English and German.
- TYPO3 13.4 and 14, PHP 8.2 to 8.4.