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:
Go to the TYPO3 backend.
Open Admin Tools > Settings.
Click Configure Extensions.
Open T3CS (
ns_t3cs). Set your default AI models, then save.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:
OpenAI — Create an API key in your OpenAI account. For full technical details, see the OpenAI API reference.
Step 4: Chatbot Configuration
Show and Hide Chatbot on Specific Pages
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:
Go to the T3AC module.
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.