Forerunner AI Live Chat provides a complete, modern chat solution for WordPress websites using n8n or another automation platform. Connect your visitors with AI-powered conversations through webhook integration while maintaining full control over your data and user experience.
Key Features
- AI-Powered Chat - Connect to any AI service via webhook
- Custom Bot Icons - Choose from built-in icons or upload your own
- Mobile-Friendly Design - Responsive interface works on all devices
- Easy Setup - Simple configuration with no coding required
- Color Customization - Match your brand colors perfectly
- Webhook Integration - Connect to any external AI service
- Voice Chat Ready - Compatible with voice chat extensions
How It Works
- Install and activate the plugin
- Configure your webhook URL in the settings (from n8n or any other
webhook-capable service)
- Customize the appearance, bot name, and messages to match your brand
- Visitors can start chatting with your AI assistant immediately
Webhook Integration
This plugin sends chat messages to your specified webhook URL, allowing seamless
integration with n8n (our recommended starting point) or any other webhook-capable service.
Common use cases include:
- n8n, Zapier, Make (Integromat), or Pipedream workflows
- OpenAI GPT models
- Custom AI services
- Customer support systems
- CRM integrations
- Any REST API endpoint
The plugin connects exclusively to your specified webhook URL to process chat
messages. No data is sent to third-party servers without your explicit configuration.
- Upload the plugin files to
/wp-content/plugins/forerunner-ai-live-chat/
- Activate the plugin through the 'Plugins' screen in WordPress
- Navigate to 'Forerunner AI Live Chat' in your admin menu
- Configure your webhook URL (from n8n or another webhook-capable service)
and customize settings
- Your chat widget will appear on your website frontend
Configuration
- Webhook URL: Enter the endpoint where chat messages should be sent\
(e.g., your n8n production/test webhook URL, or another webhook-capable service such as Zapier, Make, or Pipedream)
- AI Name: Customize the name displayed for your AI assistant
- Messages: Set custom header, disclaimer, and greeting text
- Bot Icon: Choose from built-in icons or upload a custom image
- Colors: Customize colors to match your brand identity
Example Workflows
To help you get started quickly, we provide a free n8n workflow that integrates
directly with the Forerunner AI Live Chat plugin. You can download and import
this workflow into your n8n instance.
Download workflow:
https://n8n.io/workflows/8062-multi-llm-customer-support-chatbot-for-wordpress-and-webhook-integrations/
Once imported, simply update the webhook URL in the plugin settings to match
your n8n workflow endpoint.
Getting Your n8n Webhook URL
In n8n, open your workflow and locate the Webhook node. You can copy either:
- The Production URL (for live usage)
- The Test URL (for testing and development)
Paste this URL into the Forerunner AI Live Chat plugin settings under
Webhook URL. Once saved, your chat widget will connect to your n8n workflow.