Skip to main content Skip to page footer

Installation

The AI Suite is currently compatible with TYPO3 versions 11 and 12 and can be integrated via the standard installation options.

Installation via Packagist/Composer

  • Install the extension via Composer

    composer require "autodudes/ai-suite"

  • Clear the TYPO3 and PHP cache
  • Add your AI Suite license key to the extension configuration before using the extension
  • If you are using a subscription model: add your desired API keys to the extension configuration
  • If EXT:News is used: Add a page UID with a News detail plugin under the extension configuration

Installation via TER

If you want to install the extension via the TER, you can find here a detailed guide.

Further Information

The various options for installing an extension as well as further detailed information can be found here.