Download the PHP package ichhabrecht/core-upgrader without Composer
On this page you can find all versions of the php package ichhabrecht/core-upgrader. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ichhabrecht/core-upgrader
More information about ichhabrecht/core-upgrader
Files in ichhabrecht/core-upgrader
Package core-upgrader
Short Description Run upgrade wizards for multiple TYPO3 versions at once
License GPL-2.0-or-later
Homepage https://github.com/IchHabRecht/core_upgrader
Informations about the package core-upgrader
TYPO3 Extension core_upgrader
Run upgrade wizards for multiple TYPO3 versions (to 10.4) at once.
Features
This extension allows to upgrade the TYPO3 core from v7.6 to v10.4 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
-
You need to activate the extension:
typo3cms install:generatepackagestates
-
Now you can run all update wizards:
typo3cms coreupgrader:upgrade
-
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
- Thanks to elementare teilchen GmbH that sponsors the maintenance of this extension
All versions of core-upgrader with dependencies
typo3/cms-core Version ^10.4
typo3/cms-frontend Version ^10.4
typo3/cms-install Version ^10.4
helhum/typo3-console Version ^6.3.0