Installation 

Requirements 

Installation via Composer 

Ai3 FAQ is installed exclusively via Composer. Run the following command in your TYPO3 project root:

Install the extension
composer require wegewerk/ai3_faq
Copied!

This will automatically install all required dependencies, including wegewerk/ai3_core , bk2k/bootstrap-package , and brotkrueml/schema .

Activate the extension 

After installation, activate the extension using the TYPO3 CLI:

Activate via CLI
vendor/bin/typo3 extension:activate ai3_faq
Copied!

Verify installation 

To verify the installation was successful:

  1. Log in to the TYPO3 backend
  2. Navigate to any page
  3. Create a new content element
  4. Look for the Page FAQ element in the "AI3" group
  5. The element should be available with an AI3 FAQ icon