Search by

madj2k / t3-ai-assistant-premium

SteffenKroggel

Premium integrations for the TYPO3 AI Assistant extension.

Package info

github.com/skroggel/t3-ai-assistant-premium

Type:typo3-cms-extension

pkg:composer/madj2k/t3-ai-assistant-premium

Statistics

Installs: 4

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

2.0.0 2026-09-13 14:41 UTC

This package is auto-updated.

Last update: 2026-09-13 14:43:43 UTC


README

Premium integrations for madj2k/ai-assistant.

This extension is intentionally modular. Optional third-party integrations must not be hard dependencies.

License

Set the license key in Admin Tools > Settings > Extension Configuration > AI Assistant Premium. For deployments, the environment variable AI_ASSISTANT_PREMIUM_LICENSE can be used instead and takes precedence.

Render the documentation

Run from the extension root:

docker run --rm --pull always -v "$(pwd)":/project -it ghcr.io/typo3-documentation/render-guides:latest --config=Documentation