-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
115 lines (80 loc) · 3.81 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
=== OpenKBS ===
Contributors: openkbs
Tags: ai, artificial intelligence, ai agents, chatbot, automation, woocommerce, contact form 7
Requires at least: 6.7
Tested up to: 6.7
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Connect AI Agents to your WordPress
== Description ==
Build, deploy, and connect AI agents to your WordPress with OpenKBS. This plugin provides a secure, bidirectional connection allowing your deployed agents to interact with your WordPress site through various events and APIs.
[youtube https://www.youtube.com/watch?v=thxAIlH3YYo]
= Key Features =
* **Easy Integration**: Simple installation and connection process for OpenKBS AI agents
* **Event-Driven Architecture**: Capture and respond to various WordPress events
* **Secure Communication**: Encrypted data transfer and API key authentication
* **Support for Popular Plugins**: Integration with core WordPress events, WooCommerce, and Contact Form 7
= Security Features =
* Encrypted communication between WordPress and AI agents
* API key authentication for secure endpoints
* Sensitive data redaction
* Configurable filesystem access
= Requirements =
* WordPress 6.7.1 or higher
* PHP 7.4 or higher
* HTTPS enabled for secure communication
For more information, visit [OpenKBS Documentation](https://docs.openkbs.com).
== Installation ==
= Manual Installation =
1. Download the plugin via [ZIP file](https://github.com/open-kbs/wordpress-plugin/archive/refs/heads/main.zip)
2. Upload the plugin folder to `/wp-content/plugins/`
3. Activate the plugin through the 'Plugins' menu in WordPress
= From GitHub =
1. Open terminal and run:
cd wp-content/plugins
git clone https://github.com/open-kbs/wordpress-plugin.git openkbs
= Configuration =
1. Navigate to the OpenKBS menu in your WordPress admin panel
2. Install your desired AI agent blueprint and approve the connection between WordPress and OpenKBS.
3. Once installed, you'll find your AI agent listed under the OpenKBS menu in the WordPress admin panel
4. Click on your installed agent to open the chat interface and start interacting with your AI agent directly
5. Optionally, you can subscribe your agent to WordPress events in OpenKBS Settings, configuring it to monitor and respond to events based on your instructions.
== Frequently Asked Questions ==
= Does this plugin require an OpenKBS account? =
Yes, you'll need to create a free account at OpenKBS.com to access and deploy AI agents.
= Is this plugin compatible with my theme? =
Yes, the plugin works independently of your theme and should be compatible with any properly coded WordPress theme.
= How secure is the communication between WordPress and AI agents? =
We implement multiple security measures including encrypted communication, API key authentication.
= Does this work with WooCommerce? =
Yes, the plugin includes built-in support for WooCommerce events and actions.
== Screenshots ==
1. AI Agent Blueprints listing page
2. Install new AI agent
3. Agent configuration screen
4. Agent code editor
5. Collaborators management page
6. Chat interface
7. Event management settings
8. Filesystem API settings
== Changelog ==
= 1.0.0 =
* Initial release
* Core WordPress events support
* WooCommerce integration
* Contact Form 7 integration
* Secure API implementation
* Admin interface
== Upgrade Notice ==
= 1.0.0 =
Initial release of OpenKBS AI Agents plugin.
== Additional Information ==
For detailed documentation and API references, visit [OpenKBS Documentation](https://docs.openkbs.com)
== Privacy Policy ==
OpenKBS AI Agents plugin handles user data in accordance with our [Privacy Policy](https://openkbs.com/privacy-policy/).
== Support ==
For support inquiries:
* Submit issues on [GitHub](https://github.com/open-kbs/wordpress-plugin/issues)
* Contact our support team at [email protected]