tpwd/typo3-kiscore
最新稳定版本:1.0.0
Composer 安装命令:
composer require tpwd/typo3-kiscore
包简介
TYPO3 extension to integrate kiscore.ai, AI bot detection and analysis.
README 文档
README
TYPO3 extension to integrate kiscore.ai, AI bot detection and analysis.
Installation
composer require tpwd/typo3-kiscore
Configuration
The extension automatically tracks all frontend requests and sends the data to kiscore.ai.
Site ID
By default, the extension uses a test site ID. To use your own site ID:
- Go to the TYPO3 Site Configuration module
- Edit your site configuration
- Enter your Ki-Score Site ID in the corresponding field
- Save the configuration
Features
- Tracks all frontend requests (including cached pages)
- Sends user agent, referer, and URL information to kiscore.ai
- Compatible with TYPO3 12 and 13
- Minimal performance impact (tracking happens after the response is sent)
Example
Tests
This extension ships with a minimal PHPUnit setup to help increase software quality.
- Install dev dependencies:
composer install
- Run the unit tests:
composer test
统计信息
- 总下载量: 130
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2026-02-17
