How to Add an AI Chatbot to WordPress with Appalix
The Appalix WordPress integration connects your WordPress site to your AI bot in under 10 minutes. Visitors chat directly on your site — the plugin handles the widget UI while Appalix processes every message through your trained bot, captures leads, and logs every conversation in your dashboard.
What you'll need
- An Appalix account on any plan
- A WordPress site (self-hosted or WordPress.com Business+) with admin access
- A configured bot in Appalix (at least name and system prompt set)
How it works
The Appalix WordPress plugin renders a chat bubble on every page of your site. When a visitor sends a message, the plugin POSTs it to your Appalix API endpoint. Appalix processes the message through your bot — applying your system prompt, RAG knowledge base, and memory — then returns the reply, which the plugin displays instantly in the chat bubble.
All conversations, lead captures, and handoff triggers work exactly as they do on other platforms — you see everything in the Appalix Conversations tab.
Step 1 — Create a WordPress integration in Appalix
- Log in to your Appalix dashboard and go to Integrations.
- Click Add integration and select WordPress.
- Give the integration a name (e.g. My WordPress Site), choose the bot to connect, and enter your site URL.
- Create a strong, random API key — this is the shared secret between your WordPress site and Appalix. Save it somewhere secure.
- Click Create integration. You'll be redirected to the integration list.
- Click the integration name (or the eye icon) to open the Setup guide — copy the API Endpoint URL and API Key shown there.
Step 2 — Install the Appalix Chat plugin
- Download the plugin zip from your integration setup page (the orange Download appalix-chat.zip button), or directly from appalix.ai/downloads/appalix-chat.zip.
- In WordPress admin, go to Plugins → Add New → Upload Plugin.
- Choose the
appalix-chat.zipfile and click Install Now. - Click Activate Plugin once installation completes.
Already have the old Claude AI Chat plugin? Deactivate and delete it first — the Appalix plugin replaces it entirely.
Step 3 — Configure the plugin
- In WordPress admin, go to Settings → Appalix Chat.
- Paste the API Endpoint copied from your Appalix integration setup page:
https://api.appalix.ai/webhooks/wordpress/{your-integration-id} - Paste the API Key shown on the same setup page.
- Click Save Settings.
Once saved, the settings page shows a green "Widget is active" status and links directly to your Appalix Conversations tab.
Welcome message — configure this inside the bot's settings in your Appalix dashboard, not in the WordPress plugin. It applies across all platforms the bot is connected to.
Step 4 — Test it
- Visit your WordPress site in a new browser tab. You should see the Appalix chat bubble in the bottom-right corner.
- Click it and send a test message — the bot should reply within a few seconds.
- Back in Appalix, open Conversations — your test message should appear there with the platform tagged as WordPress.
Tips & best practices
- Train your bot on your site content — go to Knowledge Base in Appalix, add your site URL as a source, and enable RAG on your bot. The bot will answer questions using your actual page content.
- Enable lead capture — in your integration settings, add a CRM provider (HubSpot, Zoho, Zapier, etc.) to automatically push email/phone leads from chat into your CRM.
- Set up human handoff — configure a Slack or email notification so your team is alerted when a visitor explicitly asks for a human agent.
- Security — your API key is stored as a WordPress option (never exposed in the browser). The plugin identifies your integration by loading the Appalix
widget.jswith your integration ID. All message processing and authentication happen server-side on Appalix's API.
🔌
Ready to add a chatbot to your WordPress site?
Create a WordPress integration in your dashboard, install the plugin, and your bot will be live in minutes.
Go to Integrations →