WP Manifestindependent plugin directory
manifest / ai / site-assistant-plugin

Site Assistant (Simple MVP)

AI chatbot powered by your site content

by Your Name · github.com/moeloubani/site-assistant-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/moeloubani/site-assistant-plugin/archive/refs/heads/main.zip

Site Assistant WordPress Plugin

AI-powered conversational assistant that understands your site content and helps visitors find answers.

Features

  • Automated Content Sync: Automatically syncs your posts and pages to the AI assistant
  • Smart Chat Widget: Beautiful, customizable chat widget for your site
  • Easy Setup: Quick onboarding wizard to get started
  • Privacy Focused: You control what content is shared
  • Performance Optimized: Background processing ensures no impact on site speed

Installation

  1. Upload the plugin files to /wp-content/plugins/site-assistant/
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Complete the setup wizard at Site Assistant → Dashboard
  4. Configure your content sync settings

Requirements

  • WordPress 6.0 or higher
  • PHP 7.4 or higher
  • Active Site Assistant account

Configuration

Content Selection

Choose which post types and taxonomies to include in your assistant's knowledge base:

  1. Go to Site Assistant → Settings
  2. Select post types (posts, pages, custom post types)
  3. Choose taxonomies to include
  4. Set sync frequency

Widget Customization

Customize the chat widget appearance:

  1. Go to Site Assistant → Settings
  2. Configure position, theme, and welcome message
  3. Preview changes before saving

Usage

Shortcode

Display the chat widget inline using:

[site_assistant_chat]

Manual Sync

Force a manual sync:

wp site-assistant sync --force

Support

For support, visit https://site-assistant.com/support

License

GPL v2 or later