/core_upgrader

Fork of the ichhabrecht/core-upgrader extension

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

TYPO3 Extension core_upgrader2

Latest Stable Version

Run upgrade wizards for multiple TYPO3 versions (to 12.4) at once.

Features

This extension allows to upgrade the TYPO3 core from v7.6 to v10.4 with this extension and the rest by the v12 core in one step.

Differences from the original Core Upgrade Wizards:

  • The Text/Textpic/Image to Textmedia Wizard has been split into optional wizards
  • Some obsolete wizards were removed, because their result cannot be used in version 12 already.

Installation

Simply install the extension with Composer or download from TER.

composer require wapplersystems/core-upgrader

Usage

  1. Now you can list all update wizards:

    typo3 upgrade:list

  2. Now you can run all update wizards:

    typo3 upgrade:run