Configuration

To configure the T3AC extension and integrate your chatbot with your preferred AI services, follow the steps below.

Step 1: Access Extension Configuration

To access and update extension settings:

  1. Go to the TYPO3 backend.

  2. Open Admin Tools > Settings.

  3. Click Configure Extensions.

  4. Open T3CS (ns_t3cs). Set your default AI models, then save.

  5. Open aiuniverse (ns_aiuniverse). Pick the AI models for the chatbot, then click Save.

Step 2: Add Required API Keys

Ensure that API keys for supported services are added:

Step 4: Chatbot Configuration

  • Show and Hide Chatbot on Specific Pages

Show Chatbot on Specific Page
  • Show Chatbot on Specific Pages

    • Enter the Page IDs where the chatbot should be visible (e.g., 10, 22, 35).

  • Hide Chatbot on Specific Pages

    • Enter the Page IDs where the chatbot should be hidden, even if it is enabled globally (e.g., 45, 60, 72).

  • Internal CSS Configuration

  • Custom CSS

    • Use your own styles to customize the chatbot appearance.

Note

Make sure your CSS files are available inside the public directory, and the path should start with fileadmin/.

Step 5: External Chatbot Configuration

To configure chatbot embedding for external domains:

  1. Go to the T3AC module.

  2. Navigate to Chatbot > External Embed.

Available options:

  • Custom CSS Use your own styles to customize the chatbot appearance.

  • Allowed Domains for Embedding Specify the domains where the chatbot can be embedded, e.g., example.com, trusted-domain.com.

  • Allow Any Domain Enable this option to permit embedding on any domain without restrictions.