3.2 KiB
id, title, description, sidebar_label, sidebar_position
| id | title | description | sidebar_label | sidebar_position |
|---|---|---|---|---|
| wordpress-overview | WordPress Integration | Overview of Evie's WordPress integration capabilities | Overview | 1 |
WordPress Integration
Evie offers seamless integration with WordPress through two dedicated plugins that help you enhance your WordPress site with AI capabilities. These plugins allow you to both synchronize your content with Evie's knowledge base and provide intelligent chat functionality to your visitors.
Available Plugins
Content Synchronization (eveai_sync)
The content synchronization plugin automatically keeps your Evie knowledge base up-to-date with your WordPress content:
- Syncs posts and pages to Evie's Standard Catalog
- Maintains versioning of your content
- Ensures your AI interactions always use the latest content
Chat Integration (eveai_chat)
Add intelligent chat capabilities to your WordPress site:
- Easy-to-integrate chat widget
- Powered by Evie's Q&A RAG Specialist
- Supports multiple languages
- Simple configuration and setup
Prerequisites
Before you can use either plugin, you'll need:
- A WordPress website
- An Evie account with API access
- An API key from Ask Eve AI
Getting Started
Obtaining Your API Key
To use the WordPress plugins, you'll need an API key from Ask Eve AI. You can ask your AskEveAI administrator to provide you with an API Key. After the request, you'll receive an email containing:
- Your tenant information
- A unique API key
- Enabled services information
Here's an example of the API key email you'll receive:
:::important Store your API key securely. It cannot be retrieved once the email is gone. :::
flowchart LR
A[Request API Access] -->|Receive Email| B[API Key]
B --> C[Configure Plugins]
C --> D[Start Using Integration]
Installation
Both plugins can be downloaded here
Both plugins follow the standard WordPress plugin installation process:
- Download the plugin files
- Go to your WordPress admin panel
- Navigate to Plugins > Add New
- Click "Upload Plugin"
- Select the plugin file and click "Install Now"
- Activate the plugin
Next Steps
After installation, each plugin requires specific configuration:
- Content Synchronization Setup - Configure how your WordPress content syncs with Evie
- Chat Integration Setup - Set up the AI chat widget for your website
Support and Customization
:::important Aggressive caching in WordPress can cripple correct behaviour of the Chat Plugin :::
When running into problems:
- Enable debugging in WordPress. We have quite extensive logging in both components.
- For the chatbot itself, you can check the browser console (at least, on Chrome). A lot of debugging information is available.
Both plugins are provided as open-source software, allowing for:
- Custom modifications to match your needs
- Integration with existing WordPress themes
- Extended functionality development
For technical support or questions about customization, please contact our support team.
