Go to file
2024-02-12 20:23:02 +01:00
LICENSE Initial commit 2024-01-16 19:06:13 +01:00
readme.rst Add further sources from user group 2024-02-12 20:23:02 +01:00

TYPO3 Updates

Talk about TYPO3 updates at TYPO3 user group Munich 2023. 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

  • Reuter v12

Sources

Own sources

Official sources

Community sources

Additional sources