wapplersystems / core-upgrader
Run upgrade wizards for multiple TYPO3 versions at once and clean up the system
Installs: 8 241
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 1
Forks: 5
Open Issues: 8
Type:typo3-cms-extension
Requires
- php: ^8.0 || ^8.1 || ^8.2
- helhum/typo3-console: ^8.0.0
- typo3/cms-core: ^12.4.0
- typo3/cms-frontend: ^12.4.0
- typo3/cms-install: ^12.4.0
This package is auto-updated.
Last update: 2024-11-07 10:39:46 UTC
README
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
-
Now you can list all update wizards:
typo3 upgrade:list
-
Now you can run all update wizards:
typo3 upgrade:run