Title: Zozo Chat
Author: Nicolae Florescu
Published: <strong>2026 年 4 月 6 日</strong>
Last modified: 2026 年 4 月 6 日

---

搜索插件

![](https://s.w.org/plugins/geopattern-icon/zozo-chat.svg)

# Zozo Chat

 作者：[Nicolae Florescu](https://profiles.wordpress.org/nicolasflorth/)

[下载](https://downloads.wordpress.org/plugin/zozo-chat.1.0.0.zip)

 * [详情](https://cn.wordpress.org/plugins/zozo-chat/#description)
 * [评价](https://cn.wordpress.org/plugins/zozo-chat/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/zozo-chat/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/zozo-chat/#developers)

 [支持](https://wordpress.org/support/plugin/zozo-chat/)

## 描述

Zozo Chat adds a simple live chat to your WordPress site that works immediately 
after activation.

#### Works on shared hosting

The free version uses standard WordPress REST APIs and does not require any external
services, background processes, or special server configuration.

#### Features

 * Handles multiple conversations simultaneously
 * Near real-time message updates using REST
 * Frontend chat widget for visitors
 * Admin chat interface inside WordPress
 * No Node.js or WebSockets required
 * Compatible with shared hosting environments

#### How it works

 * Visitors open the chat widget, enter an email address which is validated before
   starting the conversation
 * Messages are sent from the frontend chat widget to the site administrator
 * Administrators can handle multiple conversations simultaneously from the WordPress
   dashboard
 * Message exchanges are handled via WordPress REST endpoints

## 屏幕截图

[⌊Visitor enters an email address to start a conversation⌉⌊Visitor enters an email
address to start a conversation⌉[

Visitor enters an email address to start a conversation

[⌊Visitor enters the validation code⌉⌊Visitor enters the validation code⌉[

Visitor enters the validation code

[⌊Chat window with no messages yet, waiting for an agent to connect while the user
can leave messages⌉⌊Chat window with no messages yet, waiting for an agent to connect
while the user can leave messages⌉[

Chat window with no messages yet, waiting for an agent to connect while the user
can leave messages

[⌊Chat window after the first message is sent⌉⌊Chat window after the first message
is sent⌉[

Chat window after the first message is sent

[⌊Admin window with the new conversation listed⌉⌊Admin window with the new conversation
listed⌉[

Admin window with the new conversation listed

[⌊Chat window showing the inactivity countdown before automatic closure⌉⌊Chat window
showing the inactivity countdown before automatic closure⌉[

Chat window showing the inactivity countdown before automatic closure

[⌊Chat window when the visitor wants to close the conversation, but clisk on Cancel⌉⌊
Chat window when the visitor wants to close the conversation, but clisk on Cancel⌉[

Chat window when the visitor wants to close the conversation, but clisk on Cancel

[⌊Admin window after the agent closes the conversation. The Delete button appears⌉⌊
Admin window after the agent closes the conversation. The Delete button appears⌉[

Admin window after the agent closes the conversation. The Delete button appears

[⌊Chat window notifying the visitor that the conversation was closed by the agent⌉⌊
Chat window notifying the visitor that the conversation was closed by the agent⌉[

Chat window notifying the visitor that the conversation was closed by the agent

[⌊Admin window showing multiple conversations⌉⌊Admin window showing multiple conversations⌉[

Admin window showing multiple conversations

[⌊User verification email code⌉⌊User verification email code⌉[

User verification email code

[⌊Site admin email notification that a new chat was started by a visitor⌉⌊Site admin
email notification that a new chat was started by a visitor⌉[

Site admin email notification that a new chat was started by a visitor

[⌊Visitor email notification to confirm that an agent joined the conversation⌉⌊Visitor
email notification to confirm that an agent joined the conversation⌉[

Visitor email notification to confirm that an agent joined the conversation

[⌊Visitor email confirmation that the conversation was closed, with a transcript
attached⌉⌊Visitor email confirmation that the conversation was closed, with a transcript
attached⌉[

Visitor email confirmation that the conversation was closed, with a transcript attached

[⌊The transcript attached to the email⌉⌊The transcript attached to the email⌉[

The transcript attached to the email

## 安装

 1. Upload the plugin to /wp-content/plugins/ or install it via Plugins > Add New.
 2. Activate the plugin.
 3. Open the chat widget on the frontend or view conversations in the WordPress admin
    area.
 4. The /source-code directory contains the full, human-readable React source and configuration
    files (Vite, TS, etc.). To verify the build, navigate to that folder and run npm
    install && npm run build.

## 常见问题

### Does this require WebSockets or Node.js?

No. The free version runs on regular shared hosting and uses REST APIs.

### Can it handle multiple chats at the same time?

Yes. Multiple conversations can be handled concurrently from the admin interface.

### Is there a Pro version?

This plugin is using REST APIs that will make it work as it is on any shared hosting.
Optionally, a Pro edition using WebSokets may be available separately on the authors
page and can require a server capable of running Node.js and WebSockets.

### Does this plugin collect personal data?

Yes. The plugin collects an email address provided by visitors in order to enable
communication with the site administrator. This data is stored on the site and is
not sent to third-party services by the free version.

### How long are conversations stored?

Conversations may be automatically closed after 30 days of age. Closed conversations
and related data may be removed after 60 days to reduce database size.

### Where can I get support?

Support for the free version is provided via the WordPress.org support forums.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Zozo Chat」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Nicolae Florescu ](https://profiles.wordpress.org/nicolasflorth/)

「Zozo Chat」插件已被翻译至 1 种本地化语言。 感谢[所有译者](https://translate.wordpress.org/projects/wp-plugins/zozo-chat/contributors)
为本插件所做的贡献。

[帮助将「Zozo Chat」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/zozo-chat)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/zozo-chat/)，查看[SVN仓库](https://plugins.svn.wordpress.org/zozo-chat/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/zozo-chat/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/zozo-chat/)。

## 更新日志

#### 1.0.0

 * Initial release.

## 额外信息

 *  版本 **1.0.0**
 *  最后更新：**2 月前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.0 或更高版本 **
 *  已测试的最高版本为 **6.9.4**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/zozo-chat/) 和 [Russian](https://ru.wordpress.org/plugins/zozo-chat/).
 *  [翻译成简体中文](https://translate.wordpress.org/projects/wp-plugins/zozo-chat)
 * 标签
 * [chat](https://cn.wordpress.org/plugins/tags/chat/)[customer support](https://cn.wordpress.org/plugins/tags/customer-support/)
   [live chat](https://cn.wordpress.org/plugins/tags/live-chat/)[support](https://cn.wordpress.org/plugins/tags/support/)
 *  [高级视图](https://cn.wordpress.org/plugins/zozo-chat/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/zozo-chat/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/zozo-chat/reviews/)

## 贡献者

 *   [ Nicolae Florescu ](https://profiles.wordpress.org/nicolasflorth/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/zozo-chat/)