asyntai/craft-chatbot
最新稳定版本:1.0.1
Composer 安装命令:
composer require asyntai/craft-chatbot
包简介
Asyntai - AI Chatbot plugin for Craft CMS
README 文档
README
AI assistant / chatbot plugin for Craft CMS – Provides instant answers to your website visitors.
Description
Asyntai adds an AI chatbot to your Craft CMS site. It provides instant answers to visitors according to your instructions/knowledge base.
Requirements
- Craft CMS 3.7 or later (supports Craft 3, 4, and 5)
- PHP 7.2 or later
Installation
Method 1: Via Composer (Recommended)
- Add the plugin as a path repository in your project's
composer.json:
"repositories": [ { "type": "path", "url": "plugins/craft/asyntai" } ]
- Require the plugin via Composer:
composer require asyntai/asyntai-chatbot
- Install the plugin in Craft CP:
- Go to Settings → Plugins
- Find "Asyntai - AI Chatbot" and click Install
Method 2: Manual Installation
- Copy the
asyntaifolder to your Craft project'svendordirectory (or use a custom modules path) - Run
composer dump-autoloadfrom your project root - Install the plugin via Craft CP: Settings → Plugins → Install
Setup
- After installation, go to Settings → Plugins → Asyntai - AI Chatbot
- Click the Get started button to create a free Asyntai account or sign in
- The popup will connect your site automatically
- Once connected, the chatbot will appear on all pages of your site
Configuration
After connecting your account, you can:
- Manage chatbot settings: Visit Asyntai Dashboard
- Customize AI responses: Go to Setup page
- View chat logs: Available in your Asyntai panel
External Services
This plugin connects to Asyntai.com to enable and operate the chatbot widget. The Asyntai service hosts the chatbot application and processes chats so your visitors can interact with the AI assistant on your site.
To complete the plugin setup, you need to create an account or log in to your existing Asyntai account (via asyntai.com). The external service is required to deliver the chatbot experience, process messages, and manage settings and logs.
See Asyntai's Terms of Service and Privacy Policy.
Support
For support, please visit asyntai.com/contact
License
MIT License - see LICENSE file for details
Changelog
1.0.0
- Initial release
- Support for Craft CMS 3.7+ through 5.x
- OAuth-style connection flow
- Automatic chatbot injection on all site pages
统计信息
- 总下载量: 29
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2025-10-08