“”

Migration from TYPO3 4.5 to 8.x

migration_core / stable

This extension provides the migration classes needed for TYPO3 8.x like t3lib_div, t3lib_extMgm, tslib_pibase and all others. This provides backwards compatibility to TYPO3 4.5 - 6.1

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req jambagecom/migration-core

Tags

#t3lib_div #t3lib_Singleton

Last upload comment

maintenance release

Downloads by month

Download 0.1.5 External Manual Found an Issue? Code Insights Packagist.org
Author
Franz Holzinger
Company
jambage.com
Last update
29. Jun 2020
First upload
02. May 2018
Downloads
3,651
Category
Miscellaneous
Dependencies
  • PHP (5.5.0 - 7.99.99)
  • TYPO3 (8.7.0 - 8.99.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer req jambagecom/migration-core to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (53)

Version history

Version Upload comment Works with TYPO3 Download
0.1.5 / stable
June 29, 2020
maintenance release


8.7.0 - 8.99.99 Download
0.1.4 / stable
October 23, 2018

add requirement for typo3/class-alias-loader to composer.json

8.7.0 - 8.99.99 Download
0.1.3 / stable
July 03, 2018

add a replacement copy for the TYPO3 8.x missing class \TYPO3\CMS\Core\Utility\MonitorUtility

8.7.0 - 8.99.99 Download
0.1.2 / stable
May 09, 2018

This extension provides the migration classes t3lib_div, t3lib_extMgm, tslib_pibase and all others for TYPO3 6.x, 7.x and 8.x for backwards compatibility to TYPO3 versions from 4.5 to 6.1.

8.7.0 - 8.99.99 Download
0.1.1 / stable
May 03, 2018

By installing this extension the missing TYPO3 4.5 methods like t3lib_div will be found also under TYPO3 7.x and 8.x.

8.7.0 - 8.99.99 Download
0.1.0 / stable
May 02, 2018

Modifications for TYPO3 8.x.

8.7.0 - 8.99.99 Download
0.0.2 / stable
July 07, 2018

The versions 0.0.2 - 0.0.x are only for TYPO3 6.2 - 7.x .
Bugfix for composer.

6.2.0 - 7.99.99 Download
0.0.1 / stable
May 02, 2018

The code of this extension has been copied from extension div2007.

6.2.0 - 7.99.99 Download