in2code/migration
TYPO3 updates in larger and complex environments often require a change of individual extensions. How can you ensure that the website still works as before even after a switch from TemplaVoila to gridelements or container? Or that an exchange of the extension cal with another calendar solution like eventnews still contains all data records?
This is where our migration framework comes into play. This allows data records to be conditionally updated or copied.
In addition to a large number of useful migration tools, EXT:migration can also be used to export very large page trees as JSON and then import them again.
Early Access Program for TYPO3 12
All details about the development status of this extension for TYPO3 12 can be found on our EAP page.
TYPO3 migrations in complex environments
55.408 downloads over packagist.org
TYPO3 Migration: From gridelementsteam/gridelements to b13/container
[TYPO3] Migration of tt_news to tx_news
Import or export of large page branches in TYPO3
Mysql and Mysqldump - everything you need to know about importing and exporting databases
Latest versions
Version | Comment | Date | Link |
---|---|---|---|
11.2.1 | Update to packagist.org only (Not available in TYPO3 extension repository) | 2024-06-07 | https://packagist.org/packages/in2code/migration#11.2.1 |
11.2.0 | Update to packagist.org only (Not available in TYPO3 extension repository) | 2024-06-06 | https://packagist.org/packages/in2code/migration#11.2.0 |
11.1.0 | Update to packagist.org only (Not available in TYPO3 extension repository) | 2024-06-06 | https://packagist.org/packages/in2code/migration#11.1.0 |
11.0.1 | Update to packagist.org only (Not available in TYPO3 extension repository) | 2024-01-31 | https://packagist.org/packages/in2code/migration#11.0.1 |
11.0.0 | Update to packagist.org only (Not available in TYPO3 extension repository) | 2024-01-10 | https://packagist.org/packages/in2code/migration#11.0.0 |
10.0.0 | Update to packagist.org only (Not available in TYPO3 extension repository) | 2023-02-17 | https://packagist.org/packages/in2code/migration#10.0.0 |
PHP Package: in2code/migration, TYPO3 extension key: migration,
Number of releases: 43, Latest update: 2024-06-07,
Framework for any kind of TYPO3 migrations and imports. Also exports and imports content from and to json files.