

Plugin settings page — Assign chatbots to specific pages or show them everywhere
ChatReact turns your WordPress site into a 24/7 customer support powerhouse. Powered by advanced AI, the chatbot learns from your knowledge base and answers visitor questions instantly — in 24 languages.
Whether you need a smart chatbot, an anti-spam contact form, or a dynamic FAQ section, ChatReact has you covered with one simple plugin.
AI Chat Widget
Embed an intelligent chatbot that answers customer questions automatically. Assign different chatbots to different pages, or show one chatbot everywhere. Visitors get instant help — day or night.
AI-Powered Anti-Spam Contact Forms
Add intelligent contact forms with built-in AI spam detection — no CAPTCHAs needed. Spam is filtered automatically while real messages go straight to your ChatReact dashboard. Track submissions, respond from one place.
FAQ Accordion
Display your FAQs in a clean, accessible accordion format. Categories, custom styling, and automatic generation from your knowledge base.
Chat Widget:
[chatreact id=”YOUR_CHATBOT_ID”]
Contact Form:
[chatreact_form id=”YOUR_FORM_ID”]
FAQ Accordion:
[chatreact_faq id=”YOUR_CHATBOT_ID”]
ChatReact is fully compatible with popular caching and optimization plugins, including WP Super Cache, WP Rocket, Autoptimize, LiteSpeed Cache, and more.
The unminified source code for the Gutenberg blocks is included in the src/ directory of this plugin. The compiled files in build/ are generated from those sources using @wordpress/scripts (webpack).
To build from source:
npm installnpm run buildBuild tools: Node.js, npm, @wordpress/scripts (webpack)