genauchat/typo3-plugin
最新稳定版本:1.1.0
Composer 安装命令:
composer require genauchat/typo3-plugin
包简介
Adds the genau.chat AI chat widget to your TYPO3 website. Easy setup via backend module.
README 文档
README
Adds the genau.chat AI chat widget to your TYPO3 website. The widget turns website visitors into customers — easy setup in just 3 minutes.
Why use this plugin?
- Ready in 3 minutes — install, paste your widget code, done
- No database changes — the plugin does not add or modify any database tables
- Zero performance impact — the widget script is injected before
</body>, so it never blocks page rendering - No coding required — everything is configured through the TYPO3 backend
- One toggle to rule them all — enable or disable the widget site-wide with a single click
- Safe & validated — only scripts from genau.chat are accepted, preventing accidental third-party code injection
Requirements
- TYPO3 13.4+
- PHP 8.2+
Installation
composer require genauchat/typo3-plugin
Then flush TYPO3 caches.
Setup
- Go to Admin Tools → genau.chat in the TYPO3 backend
- Sign up at genau.chat and add your website
- Copy your widget code and paste it into the field
- Click Save — the widget appears on all pages immediately
After installation, a new genau.chat item appears in the left navigation of the TYPO3 backend:
Features
- Backend module for easy configuration
- Enable / disable widget with one click
- Widget code is injected before
</body>on all frontend pages - Validates that the script belongs to genau.chat
Uninstallation
- Remove the widget code from the backend module (optional but recommended)
- Run the following command:
composer remove genauchat/typo3-plugin
- Flush TYPO3 caches
- In the TYPO3 backend go to Admin Tools → Extensions and deactivate the extension if it still appears in the list
The plugin leaves no traces — no database tables are created, so no cleanup is needed.
License
GPL-2.0-or-later
统计信息
- 总下载量: 8
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2026-03-23
