Configuration
To configure the T3AC extension and integrate chatbot with your preferred AI services, follow these steps:
Note
Please follow the steps below after installing the extension:
Go to Admin Tools > Settings > Configure Installation-Wide Options.
Search for cHash and make sure to disable it.
Open the installed extension file located here:
ns_t3ac\Configuration\Routes\chatbot.yaml
Copy the entire contents of this file.
Open your TYPO3 project configuration at:
typo3conf\sites\home\config.yaml
Paste the copied YAML content just below the
rootPageId
line.
Step 1: Access Extension Configuration
Navigate to your TYPO3 backend.
Go to Admin Tools > Settings.
Click on Configure Extensions.
Select T3AC (ns_t3ac) from the list.
Step 2: Add Required API Keys
Supported services and their API documentation:
Step 3: External Chatbot
To configure your chatbot for use on other domains, please follow the steps below.
Navigate to your TYPO3 backend.
Go to Admin Tools > Settings.
Click on Configure Extensions.
Select T3AC (ns_t3ac) from the list.
Go to tab External Chatbot

Custom CSS: You can Use you custom CSS for the chatbot.
Allowed Domains for Chatbot Embedding: You can specify the domains where the chatbot can be embedded,eg: example.com,trusted-domain.com
Allow Any Domain If you want to allow any domain to embed the chatbot, you can enable this option.