System Requirements
System Requirements
To ensure the Supervised AI Bots plugin operates correctly and provides an optimal experience for your site visitors, your environment should meet the following minimum specifications.
Software Requirements
- WordPress: Version 5.0 or higher.
- PHP: Version 7.4 or higher (PHP 8.x recommended).
- Database: MySQL version 5.6 or higher, or MariaDB version 10.1 or higher.
- HTTPS: An SSL certificate is strongly recommended. Most AI chatbot interfaces require a secure connection to load within an iframe.
Browser Compatibility
The chatbot interface utilizes modern JavaScript and CSS for the popup functionality and iframe rendering. Visitors should use one of the following:
- Chrome: Latest two versions.
- Firefox: Latest two versions.
- Safari: Version 12 or higher.
- Edge: Latest two versions.
- Mobile: iOS Safari and Android Chrome are supported.
Note: JavaScript must be enabled in the visitor's browser to toggle the chatbot popup.
External Connectivity
Because this plugin functions as an integration tool, your WordPress site must be able to communicate with the Supervised AI service:
- Valid Chatbot URL: You must have an active chatbot URL provided by Supervised AI.
- Iframe Permissions: Ensure that your Supervised AI account settings allow your WordPress domain to embed the chatbot via iframes (X-Frame-Options or Content Security Policy settings).
Shortcode Support
The plugin relies on the standard WordPress Shortcode API. To display a bot, ensure your theme or page builder supports shortcode execution.
[supervised_ai_bot id="1"]
The id corresponds to the row number of the URL entered in the plugin settings.