Upgrade

Update TYPO3 Core

Core Upgrade

Update your TYPO3 installation (support for symbolic links required).

Upgrade Wizard

Core Upgrade

Finalises the upgrade process when moving to a major release.

View Upgrade Documentation

Core Upgrade

View and search for important changes that have been made for every major and minor release of TYPO3.

Check TCA in ext_tables.php

TCA

Identify any extensions that are modifying the Table Control Array (TCA) in ext_tables.php. Changes made to the TCA can result in performance drawbacks.

Check for broken extensions

Extensions

Checks the compatibility of all active extensions against the current (installed) version of TYPO3.

Check TCA Migrations

TCA

Identifies any third-party extensions that contain an outdated TCA configuration which should be adapted for the current (installed) version of TYPO3.

Scan Extension Files

Extensions

Scan extensions for usage of deprecated or outdated TYPO3 API calls.