Update commands
After every update
- Run
extension:setup— applies database schema changes - Flush all caches — backend module and MCP routes refresh
- Test provider connection in AI Providers
- Test MCP if enabled — see MCP Server
- Check AI Usage & Logs for errors after a test AI request
Migration wizard
After upgrade from v1:Best practice
- Backup database and
composer.lockbefore every update - Update on staging first
- Update production in a low-traffic window
- Notify editors if MCP or provider settings change
Rollback
Difference between update and upgrade
- Update — Routine
composer updateto the latest compatible version - Upgrade — Major version jump (for example v1 to v2) — follow Upgrade Guide with migration wizards
Check current version
In TYPO3: Admin Tools → Extensions →ns_t3af version column.
Or via Composer: