WP Manifestindependent plugin directory
manifest / ai / ai-chatbot-plugin

AI Chatbot Widget

this is a AI chatbot plugin

by Mubbashir Hassan · github.com/mubbashir473/ai-chatbot-plugin

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/mubbashir473/ai-chatbot-plugin/archive/refs/heads/main.zip

AI Chatbot Widget Plugin

A WordPress plugin that adds an AI-powered chatbot to your website.

Features

  • Beautiful chat UI
  • Powered by OpenRouter AI
  • Real-time responses
  • Mobile responsive
  • Easy to integrate

Installation

  1. Upload plugin folder to wp-content/plugins/
  2. Activate from WordPress Admin
  3. Configure backend URL in plugin settings

Configuration

Backend URL

Edit ai-chatbot-widget.php and change:

define('AI_CHATBOT_BACKEND_URL', 'http://localhost:3000');

To your actual backend server URL.

Requirements

  • WordPress 5.0+
  • Node.js backend running
  • OpenRouter API key

Support

For support, please contact your administrator.