| 开发者 | wpdesk |
|---|---|
| 更新时间 | 2026年7月1日 20:44 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/flexible-chat, or install directly through the WordPress Plugins screen.Yes, and it's required, not optional. Flexible Chat is a chat frontend for n8n - it has no built-in AI. You need your own n8n instance (self-hosted or Cloud) with a workflow exposing an HTTP Webhook. The plugin sends messages to that webhook and displays the response. If you've never used n8n, you'll need to build a basic workflow there first.
Yes, as long as your n8n workflow returns the response in a compatible streaming format. Visitors see the AI typing in real time, reducing perceived waiting time.
Yes. Change primary/background/text colors and border radius in the settings, or override styling with CSS variables or custom classes for full control.
Yes. Send custom metadata - user ID, email, page URL, subscription plan - with every message via a custom JSON payload, so your n8n workflow can personalize responses or integrate with your CRM.
Yes. Configure suggested topics (e.g. "Sales", "Support"); the visitor's choice is sent to n8n to route the chat to the right agent or logic branch.
No coding is required for the plugin itself - just paste the webhook URL and configure options in the admin panel. You will need to build at least a basic n8n workflow first, which uses n8n's visual editor rather than code, but does require some familiarity with the tool.
The free version covers a single n8n webhook with full visual customization, streaming, topic routing, and file uploads. Flexible Chat PRO adds support for multiple AI agents/workflows, advanced visitor targeting, and priority support.
Yes. It works on any WooCommerce page - product, cart, checkout, account - the same way as on regular WordPress content. Connect it to an n8n workflow reading order or product data for a WooCommerce live chat backed by your own automation.
You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team help validate, triage and handle any security vulnerabilities. Report a security vulnerability.