Skip to main content
To update the T3AA Premium extension, please follow the official update documentation before upgrading your installation: https://docs.t3planet.de/en/latest/License/UpdateVersion/Index.html
Migration StepsStep 1 — Remove the current extensionUninstall EXT:ns_t3aa from your TYPO3 installation before proceeding with the update.Step 2 — Update EXT:ns_licenseMake sure the latest version of the License Manager extension is installed. Update EXT:ns_license first before downloading the new T3AA version.Step 3 — Re-activate your licenseWithout ComposerGo to Admin ToolsLicense Manager, remove the existing license key, enter the license key again, and activate it. The new extension version will be downloaded automatically.With ComposerCompletely remove T3AA from your project first. Then, in your composer.json file, update the only parameter in the Composer repositories configuration:“json “only”: [ “nitsan/ns-t3aa” ]Install the latest T3AA package and update dependencies. Confirm that AI Foundation (EXT:ns_t3af) is installed — either with Composer or from the TYPO3 Extension Repository (TER) via Admin ToolsExtensionsGet Extensions.Download / TER page: https://extensions.typo3.org/extension/ns_t3afFull details: https://docs.t3planet.de/en/latest/License/LicenseActivation/Index.htmlStep 4 — Run the Database AnalyzerGo to Admin ToolsMaintenanceDatabase Analyzer and apply all pending database changes.Step 5 — Configure AI FoundationInstall and configure EXT:ns_t3af first. Then configure the AI Provider from AI Foundation before using T3AA.Step 6 — Complete T3AA setupFollow the T3AA documentation for the full setup: https://docs.t3planet.de/en/latest/ExtNsT3AA/Index.html
Always create a complete backup of your database, uploaded files, and project before performing an update. This helps prevent data loss and allows you to restore the previous version if any compatibility issues occur during the upgrade.