Shipable Chat

外掛說明

Shipable Chat allows you to easily add a customizable AI-powered chat widget to your WordPress website. Provide instant support to your visitors with the power of AI.

Features:

  • Easy setup – just add your param key
  • Customizable chat widget
  • Lightweight integration
  • Flexible display options – automatic or via shortcode

External services

This plugin connects to an external service to provide live chatbot functionality via an embeddable widget.

It loads a JavaScript file from https://app.shipable.ai/agent-chat/chatbox.min.js to display the chat interface. This script is required for the plugin to work correctly.

When the script is loaded, the following data may be transmitted to the external service:
– User’s IP address
– Browser and device information (user agent)
– The URL of the page where the widget is embedded

When a user interacts with the chatbot, the conversation history is sent to and stored by Shipable AI. This may include any data the user voluntarily submits via the chat (e.g., email address, questions, etc.).

All chatbot logic and data storage are handled externally via the user’s Shipable account.

This service is provided by Shipable AI:
Terms of Service
Privacy Policy

螢幕擷圖

  • Admin settings page
  • Chat widget in action

安裝方式

  1. Upload the shipable-chat folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Settings > Shipable Chat to configure your param key

常見問題集

Where do I get my param key?

You can get your param key from your Shipable account dashboard.

Can I customize the appearance of the chat widget?

The chat widget appearance is managed through your Shipable account settings.

How can I add the chatbot to a specific page or post?

You can use the shortcode [shipable_chatbot] to add the chatbot to any page, post, or widget area. You can also choose to display the chatbot automatically on all pages or use the shortcode exclusively in the plugin settings.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Shipable Chat〉的開發相關工作。

參與者

將〈Shipable Chat〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.1.2

  • Added documentation about the use of external services to comply with WordPress.org guidelines

1.1.1

  • Fixed text domain to match plugin slug
  • Updated plugin name to comply with WordPress.org guidelines

1.1.0

  • Added shortcode support [shipable_chatbot]
  • Added display method option (automatic, shortcode only, or both)
  • Improved widget container with unique IDs

1.0.0

  • Initial release