Method 3
# 3: Manual Installation via FTP/File Manager
For advanced users who want full control over the installation process. πͺ
π What You'll Need:
FTP client (like FileZilla) OR hosting file manager
Your website's FTP credentials
π Step-by-Step Instructions
Step 1: Prepare the Plugin Files π¦
Download the
ai-botkit.zip
file to your computerExtract/unzip the file - you'll get a folder named
ai-botkit
Keep this folder handy for uploading
Step 2: Access Your Website Files π
Option A: Using FTP Client
Open your FTP client (FileZilla, WinSCP, etc.)
Connect using your FTP credentials
Navigate to your website's root directory
Go to
/wp-content/plugins/
Option B: Using Hosting File Manager
Log into your hosting control panel (cPanel, Plesk, etc.)
Open "File Manager"
Navigate to
public_html/wp-content/plugins/
Step 3: Upload the Plugin π€
Upload the entire
ai-botkit
folder to/wp-content/plugins/
Make sure the folder structure looks like:
Copy
/wp-content/plugins/ai-botkit/ βββ ai-botkit.php βββ includes/ βββ admin/ βββ public/ βββ (other files...)
Step 4: Set Proper Permissions π§
Set these permissions (ask your hosting provider if unsure):
Folders: 755 or 750
Files: 644 or 640
Step 5: Activate via WordPress β‘
Go to your WordPress admin panel
Navigate to Plugins β Installed Plugins
Find "AI BotKit" in the list
Click "Activate"
β οΈ Manual Installation Tips:
Double-check folder names - case-sensitive on some servers
Verify file structure - main plugin file should be directly accessible
Check permissions - wrong permissions cause activation failures
Backup first - always backup before manual installations
π Post-Installation Setup
Congratulations! AI BotKit is installed. Now let's get it configured! π
Immediate Next Steps:
1. Admin Detailsπ§β -
After activating the plugin, a pop-up will appear prompting you to enter the admin's name and email address

Follow the next steps in following order to setup your first custom chatbot :
Adding Knowledge (RAG)
Configure LLM
Create your custom Chatbot in just 5 steps !!!
β
Post-Installation Checklist:
Last updated