Update Guide

To update the T3AS Premium extension, please follow the official update documentation: https://docs.t3planet.de/en/latest/License/UpdateVersion/Index.html

Important

Migration Steps Step 1 — Remove the current extension Uninstall EXT:ns_t3as from your TYPO3 installation before proceeding.

Step 2 — Update EXT:ns_license Make sure you have the latest version of the License Manager extension installed.

Step 3 — Re-activate your license to download the new version Without Composer: Go to Admin Tools → License Manager → remove your license key → re-enter and activate it. The new version will be downloaded automatically.

With Composer: Completely remove T3AS from your project first. Then in your composer.json, update the only parameter in the composer repositories configuration, for example:

"only": ["nitsan/ns-t3as", "nitsan/ns-t3cs"]

Full details: https://docs.t3planet.de/en/latest/License/LicenseActivation/Index.html

Step 4 — Run the Database Analyzer Go to Admin Tools → Maintenance → Database Analyzer and apply all pending changes.

Step 5 — Configure your AI model Go to Extension Settings → ns_aiuniverse → Setup AI model and key.

Step 6 — Follow the documentation for full setup T3AS: https://docs.t3planet.de/en/latest/ExtNsT3AS/Index.html

Note

Always back up your database and files before performing an update to avoid any data loss or compatibility issues.