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.
- Install the extension via the TER
- 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
Further Information
The various options for installing an extension as well as further detailed information can be found here.