WP Manifestindependent plugin directory
manifest / social / cyberneticsnexa-chatbot

CyberneticsNexa Chatbot

Just shipped: CyberneticsNexa Chatbot — a custom WordPress plugin I built from scratch. Most chat widget plugins are bloated, hard to theme, or lock key features behind a subscription. So I built my own — lightweight, fully self-contained, and built for full control from the WordPress dashboard.

by CyberneticsNexa · github.com/disalprabhath/cyberneticsnexa-chatbot

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/disalprabhath/cyberneticsnexa-chatbot/archive/refs/heads/main.zip

Floating chat assistant with quick-reply buttons, WhatsApp live-person handoff and full dashboard customisation.

Description

  • Chat popup with logo, title, slogan and hello message
  • Quick-reply buttons (message title + message content), drag to reorder
  • Buttons can show a reply, open a link (for example "Book a call") or open WhatsApp
  • Typed questions are matched to replies by keyword
  • Live person handoff through WhatsApp (wa.me)
  • Floating button with custom text, icon and live animation (pulse, bounce, wiggle, glow, float)
  • Choose the corner, offsets, window width and colours
  • Auto-open, hide on mobile, hide on selected pages

Installation

  1. Upload the cyberneticsnexa-chatbot folder to /wp-content/plugins/ (or use Plugins > Add New > Upload Plugin with the zip).
  2. Activate the plugin.
  3. Open Chatbot in the dashboard menu and fill in your details.

Changelog

1.0.1

  • Renamed to CyberneticsNexa Chatbot.
  • Fixed: floating button did not open the chat window on some themes (script loaded before the markup).
  • Fixed: logo picker now reports errors, supports pasting an image URL, and no longer crops logos.
  • Settings from the earlier InstinctX build are imported on activation.

1.0.0

  • First release.