Linux 软件免费装
Banner图

Plug ChatBot

开发者 nafcorptech
更新时间 2026年4月11日 07:27
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

ai chatbot knowledge-base openai customer-support

下载

1.0.0 1.0.1 1.0.2

详情介绍:

Plug ChatBot is an AI-powered chatbot plugin for WordPress. It helps website visitors ask questions and receive responses using your configured OpenAI model and optional uploaded Knowledge Base files. Current plugin capabilities include: This plugin relies on the OpenAI API to process chatbot requests. Depending on the features you enable, the plugin may send the following data to OpenAI: The plugin also uses a short-lived browser cookie to maintain chatbot state for logged-out visitors. Use of this service is subject to OpenAI's Privacy Policy and Terms of Use:

安装:

  1. Upload the plugin folder to /wp-content/plugins/plug-chatbot/
  2. Activate the plugin through the Plugins screen in WordPress
  3. Go to Plug ChatBot in the WordPress admin menu
  4. Enter your OpenAI API key
  5. Configure the chatbot settings, model, knowledge base, email, and voice settings
  6. Place the chatbot where needed using the available plugin output/shortcode

常见问题:

Does this plugin require an OpenAI API key?

Yes. This plugin requires access to OpenAI services to generate AI responses and to power optional moderation, voice, and knowledge base features. OpenAI service: https://platform.openai.com/ OpenAI API docs: https://platform.openai.com/docs/api-reference Privacy Policy: https://openai.com/policies/privacy-policy/ Terms of Use: https://openai.com/policies/terms-of-use/

Does this plugin send data to external services?

Yes. Depending on the features you enable, the plugin may send visitor messages, chatbot instructions configured by the site administrator, optional visitor contact details, optional moderation requests, optional text for voice generation, and optional knowledge base files uploaded through the plugin settings to OpenAI. The plugin currently sends Responses API requests with storage enabled, so generated replies and related request data may be stored by OpenAI according to their policies.

Can I store chat logs in WordPress?

Yes. The plugin includes an option to save chat history in the WordPress database.

Can I receive chat transcripts by email?

Yes. You can configure one or more admin/staff email addresses for transcript notifications. If the plugin has already collected and stored a visitor email address during the chat flow, the final transcript may also be sent to that same verified visitor email address when the chat is ended.