Skip to content

Run core upgrade wizards for multiple TYPO3 versions at once

License

Notifications You must be signed in to change notification settings

lukasniestroj/core_upgrader

 
 

Repository files navigation

TYPO3 Extension core_upgrader

Latest Stable Version Build Status StyleCI

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

Features

This extension allows to upgrade the TYPO3 core from v7.6 to v11.5 in one step.

Installation

Simply install the extension with Composer or download from TER.

composer require ichhabrecht/core-upgrader

This extension depends on TYPO3 Console. The typo3cms binary will be installed in the specified bin-dir (by default vendor/bin).

Usage

  1. Now you can run all update wizards:

    typo3cms coreupgrader:upgrade

  2. The upgrade command runs necessary TYPO3 upgrade wizards.
    It is recommended to run TYPO3 Console upgrade command afterwards to execute confirmable and extension wizards.

    typo3cms upgrade:run all

Community

About

Run core upgrade wizards for multiple TYPO3 versions at once

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%