Helpful Links
Official resources for EXT:ns_t3af.
Product and documentation
Note
- T3Planet AI Foundation: https://t3planet.de/ai-foundation-fur-typo3
- Model Context Protocol: https://modelcontextprotocol.io/
- TYPO3 documentation: https://docs.typo3.org/
- License activation: https://docs.t3planet.de/en/latest/License/Index.html
API key portals
Store keys only in AI Foundation > AI Providers. Never commit keys to Git.
- OpenAI — https://platform.openai.com/api-keys
- Anthropic (Claude) — https://console.anthropic.com/
- Google Gemini — https://aistudio.google.com/apikey
- Mistral — https://console.mistral.ai/
- Azure OpenAI — https://portal.azure.com/
- DeepL (translation setting) — https://www.deepl.com/pro-api
Model references
- OpenAI models — https://platform.openai.com/docs/models
- Anthropic models — https://docs.anthropic.com/en/docs/about-claude/models
- Gemini models — https://ai.google.dev/gemini-api/docs/models
This documentation
- Introduction — Start here
- FAQ — Common questions
- Known Problems — Workarounds
- Support — Contact T3Planet
Community
Note
- TYPO3 Slack: https://typo3.org/community/meet/chat-slack/
- TYPO3 Talk: https://talk.typo3.org/
- T3Planet support: https://t3planet.de/support
When to use which link
- Installing premium — License activation URL above
- Getting API keys — Provider portals above, then AI Providers
- Developer integration — Developer Guide for
AiServiceInterface - MCP client setup — Model Context Protocol site plus MCP Server