Go to file
2024-04-27 16:33:57 +02:00
Changelog.rst Add Changelog 2024-04-27 16:33:57 +02:00
LICENSE Initial commit 2024-01-16 19:06:13 +01:00
readme.rst Add further sources for user group Rhine Ruhr 2024-04-27 16:33:38 +02:00

TYPO3 Updates

Talk about TYPO3 updates at TYPO3 user group Rhine Ruhr 2024. There are no slides, this is a collection of all the sources.

I'll go over the sources and show some parts hands on on real world project.

Update vs. Upgrade

See: https://daniel-siepmann.de/typo3-update.html#updateVsUpgrade

Tooling

  • Rector
  • Automated tests
  • PHPStan
  • Crawl frontend URLs and check TYPO3 log
  • Compare frontend output

Ease updates for the future

Concrete example

Sources

Own sources

Official sources

Community sources

Additional sources