“”

Upgrade Assistant Upgrade Assistant

ama_t3_upgrade_assistant / stable

This extension aims to simplify the upgrade process. In a first step it provides a backend module which generates TCA in PHP format.

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req nostadt/ama-t3-upgrade-assistant

Tags

#Upgrade #tca #assistant #typo3 #Administration

Last upload comment

TASK: Prepare v3.0.1

Downloads by month

Download 3.0.1 External Manual Found an Issue? Code Insights Packagist.org Donate and Give Kudos Crowdin translations
Author
Alexander Nostadt
Last update
06. Feb 2022
First upload
09. Jun 2019
Downloads
3,835
Category
Backend
Dependencies
  • TYPO3 (11.5.0 - 11.5.99)
  • PHP (7.4.0 - 8.1.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 nostadt/ama-t3-upgrade-assistant 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.

Version history

Version Upload comment Works with TYPO3 Download
3.0.1 / stable
February 06, 2022
TASK: Prepare v3.0.1
11.5.0 - 11.5.99 Download
3.0.0 / stable
February 04, 2022
TASK: Prepare v3.0.0
11.5.0 - 11.5.99 Download
2.0.4 / stable
February 26, 2021
TASK: Prepare v2.0.4
8.7.0 - 11.5.99 Download
2.0.3 / stable
February 26, 2021
TASK: Prepare v2.0.3
8.7.0 - 10.4.99 Download
2.0.2 / stable
February 23, 2021
TASK: Prepare v2.0.2
8.7.0 - 10.4.99 Download
2.0.1 / stable
February 18, 2021
CHANGELOG: https://github.com/AMartinNo1/ama_t3_upgrade_assistant/blob/development/CHANGELOG.md
8.7.0 - 10.4.99 Download
2.0.0 / stable
April 25, 2020
[TASK] Add .gitignore
[TASK] #36 Replace RuntimeException with custom TcaNotFoundException
[TASK] Drop v7 and add v10 support
[TASK] #31 Add php version constraint to ext_emconf.php
[TASK] Update badges in README.md
[TASK] Fix replace section of composer manifest
8.7.0 - 10.4.99 Download
1.0.5 / stable
December 22, 2019
[TASK] #27 Add new translations: UK, FR. Thanks UK Community and wembley
7.6.0 - 9.5.99 Download
1.0.4 / stable
July 20, 2019
* [TASK] #15 Support of TYPO3 v7.6
* [TASK] #19 Define minimum PHP version of v7.1.3
* [OTHER] README.md updated, remove unwanted files.
7.6.0 - 9.5.99 Download
1.0.3 / stable
June 30, 2019
Add German translation, add t3 v8 compatibility and increase backend view
8.7.0 - 9.5.99 Download
1.0.2 / stable
June 11, 2019
Updates documentation.
9.5.0 - 9.5.99 Download
1.0.1 / stable
June 10, 2019
Switch from SimpleFile::class to symfony/var-exporter and update documentation. This also drops the intend feature due to the symfony component which is psr-2 compatible.
9.5.0 - 9.5.99 Download
1.0.0 / stable
June 09, 2019
First release
9.5.0 - 9.5.99 Download