Description
This plugin allows you to display a Jotform AI chat agent on your WordPress site.
You can configure your Agent ID in Settings > AI Agent Chat.
External Services
This plugin connects to Jotform’s embedded agent service to display the AI chat interface.
It sends the configured agent ID to Jotform when a visitor clicks the chat button to initiate a session. This is required for the embedded agent interface to work.
Service Provider: Jotform
Terms of Service: https://www.jotform.com/terms/
Privacy Policy: https://www.jotform.com/privacy/
CDN Provider: https://cdn.jotfor.ms/
Installation
- Upload the plugin folder to the
/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to Settings > AI Agent Chat and configure your Agent ID.
- Adjust settings to your desire.
FAQ
-
Can I use multiple agent IDs?
-
No, this version supports a single global Agent ID. Multi-agent support may be added in future releases.
-
Where does the chat open?
-
The chat opens in a modal powered by Jotform s embedded agent interface.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“AI Agent Chat – Jotform” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “AI Agent Chat – Jotform” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.5
- Added settings page with many options
1.0.1
- Updated script loading to use wp_enqueue_script and wp_add_inline_script.
- Documented external service usage (Jotform).
- Fixed filename convention.
1.0.0
- Initial release.