Installation Methods
Installation Methods
Choose the method that best fits your workflow to install the Supervised AI Bots plugin on your WordPress site.
Method 1: WordPress Admin Dashboard (Recommended)
The easiest way to install the plugin is directly through your WordPress administration area.
- Download the Plugin: Obtain the plugin zip file from the Supervised AI Bots WordPress Plugin Page.
- Navigate to Plugins: Log in to your WordPress dashboard and go to Plugins > Add New.
- Upload Plugin: Click the Upload Plugin button at the top of the page.
- Select File: Click Choose File and select the
supervised-ai-bots.zipfile you downloaded. - Install & Activate: Click Install Now. Once the installation is complete, click the Activate Plugin button.
Method 2: Manual Installation via FTP
If you prefer to upload files manually or do not have the ability to upload via the dashboard, use this method.
- Extract the Files: Download the plugin zip file and extract the contents. You should see a folder named
supervised-ai-bots. - Connect to Server: Connect to your WordPress server using your preferred FTP/SFTP client.
- Upload Directory: Navigate to the
/wp-content/plugins/directory of your WordPress installation. - Transfer Files: Upload the entire
supervised-ai-botsfolder into the/wp-content/plugins/directory. - Activate: Log in to your WordPress dashboard, navigate to the Plugins screen, find "Supervised AI Bots" in the list, and click Activate.
Verification and Initial Setup
After activation, follow these steps to ensure the plugin is running correctly:
- Locate Settings: Look for the Supervised AI Bots menu item in your WordPress admin sidebar.
- Configure Chatbots: Enter your Supervised AI chatbot URLs (one per line) in the configuration area.
- Deploy: Use the provided shortcodes to display the bot on your site.
<!-- Example: Displaying the first bot in your list -->
[supervised_ai_bot id="1"]
For further assistance with setup, please visit the Supervised AI Support page.