=== WebMCPFY Contact Form 7 ===
Contributors: ibsofts, laddoo
Donate link: https://donate.stripe.com/14keXEbyJ2xp43SdQR
Tags: contact form 7, cf7, webmcp, ai, forms
Requires at least: 5.0
Tested up to: 7.0
Stable tag: 1.0.0
Requires PHP: 7.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html 

Bridge Contact Form 7 to AI. Allow AI agents and browser assistants to securely discover, read and submit your web forms automatically.

== Description ==

🌐 <a href="https://www.ibsofts.com/plugins">Official Website</a> | 📖 <a href="https://support.ibsofts.com/knowledgebase/articles/installing-and-activating-webmcpfy-contact-form-7-free">Documentation</a> | 💁 <a href="https://support.ibsofts.com/">Support</a>

🚀 **WebMCPFY Contact Form 7** connects Contact Form 7 with AI agents using the WebMCP standard for browser-native AI interaction. 

Once installed, Contact Form 7 forms automatically become AI-friendly tools that browser assistants and AI agents can discover, understand and submit without relying on HTML scraping or visual interpretation. 

Your forms become structured AI endpoints that expose:

☑️ Form fields
☑️ Validation rules
☑️ Submission requirements
☑️ Supported input types
☑️ Structured form metadata

This allows AI systems to interact with forms more accurately and reliably using machine-readable schemas designed specifically for AI-assisted browsing and automation. 

### 🚀 What is WebMCP?
WebMCP is an emerging browser-native protocol that allows websites to expose structured tools directly to AI systems. Instead of forcing AI agents to parse webpages or analyze screenshots, WebMCP providers provide clear, structured interfaces that AI assistants can interact with programmatically. Think of it as turning your website into an AI-accessible tool layer for browser agents and automation systems. 

With **WebMCPFY Contact Form 7**, your Contact Form 7 forms become part of that AI-ready ecosystem. 

### 🚀 How It Works
☑️ **Step 1:** Install and activate the plugin.
☑️ **Step 2:** Open any Contact Form 7 editor page.
☑️ **Step 3:** Click the new *WebMCPFY CF7* tab.
☑️ **Step 4:** Enable *Expose to AI (WebMCP)* and save.
☑️ **Step 5:** Compatible AI agents can discover and interact with the form!

*No coding or API setup required.* 

== Included Features ==

=== 🚀 Core Features ===
☑️ **AI-Readable Tools:** Expose Contact Form 7 forms as AI-readable tools.
☑️ **Automatic Schemas:** Generate structured JSON schemas automatically.
☑️ **Secure Submissions:** Allow AI-assisted form submissions safely.
☑️ **Browser Native AI:** Enable browser-native AI interaction.
☑️ **Admin Dashboard:** Monitor exposed forms through a unified admin dashboard under the Contact Form 7 menu.
☑️ **Selective Control:** Selectively control exactly which forms are AI-accessible.

=== 🚀 Supported AI Form Actions ===
AI systems can:
☑️ **Discover** exposed forms automatically.
☑️ **Read** supported tag structures.
☑️ **Understand** validation requirements.
☑️ **Submit** supported forms securely.
☑️ **Interact** with forms through structured WebMCP endpoints.

=== 🚀 Supported Contact Form 7 Fields ===
The current version supports:
☑️ Text (text)
☑️ Email (email)
☑️ Phone (tel)
☑️ Paragraph Text (textarea)


=== 🚀 Smart Compatibility Protection ===
To prevent invalid AI submissions, forms containing unsupported required fields may automatically disable AI exposure.

Unsupported required fields may include:
☑️ Checkboxes (`checkbox*`)
☑️ Number (`number*`)
☑️ Radio (`radio`)
☑️ Dropdowns/Select (`select*`)
☑️ File uploads (`file*`)
☑️ Acceptance fields (`acceptance*`)
☑️ Quiz fields (`quiz`)

_To re-enable AI exposure, remove the required flag ("*") from unsupported fields or simplify the form structure._

=== 🚀 AI & Browser Compatibility ===
WebMCPFY Contact Form 7 is designed for compatibility with:
☑️ WebMCP-compatible AI agents
☑️ Browser-based AI assistants
☑️ Chrome WebMCP testing environments
☑️ Future WebMCP-compatible AI systems


As AI native browsing evolves, the plugin helps make Contact Form 7 forms compatible with next-generation browser automation workflows. 

=== 🚀 AI-Friendly Form Discovery ===
When a form is exposed to AI:
☑️ A structured schema is generated automatically.
☑️ AI agents can discover the form endpoints.
☑️ Supported field types become machine-readable.
☑️ Validation rules are exposed cleanly.
☑️ AI systems can submit structured requests securely.

This creates a significantly more reliable AI interaction experience compared to traditional webpage automation. 

=== 🚀 Privacy ===
☑️ **No External Transmission:** This plugin does not collect, store or transmit data to external servers. 
☑️ **Fully Local:** All schema generation and tool execution occur locally within your WordPress installation. 
☑️ **No Tracking:** No telemetry, no tracking, and no external API dependency.
☑️ **Administrator Controlled:** Forms remain private unless explicitly enabled for AI exposure by the administrator. 

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/webmcpfy-contact-form-7` directory, or install the plugin directly through the WordPress plugins screen.
2. Activate the plugin through the **Plugins** screen in WordPress.
3. Open any Contact Form 7 editor page.
4. Click the **WebMCPFY CF7** panel tab.
5. Enable **Expose to AI (WebMCP)**.
6. Configure and monitor your forms through the WebMCPFY CF7 dashboard.

== Screenshots ==

1. Expose to AI (WebMCP) setting inside Contact Form 7 editor
2. WebMCPFY Contact Form 7 dashboard and registry status
3. Example AI-enabled Contact Form 7 configuration
4. Structured AI discovery endpoint for forms
5. Plugin logs

== Frequently Asked Questions ==

= Which Contact Form 7 tags are supported? =
The current version supports:
☑️ text / text*
☑️ email / email*
☑️ tel / tel*
☑️ textarea / textarea*

*Note: Unsupported required fields may automatically disable AI exposure.*

= Is this secure? =
Yes. Forms are private by default and must be explicitly exposed by the administrator. The plugin only exposes structured form metadata for enabled forms.

= Can AI assistants submit forms automatically? =
Yes. Compatible AI systems can discover and submit supported forms through structured WebMCP endpoints. 

= Does this plugin expose all forms automatically? =
No. Administrators manually choose which forms become AI accessible. 

= Does this plugin collect any data? =
No. The plugin does not send data to external services or collect telemetry. Everything runs locally within WordPress.

= Why would I want AI-readable forms? =
AI-assisted browsing and browser automation are becoming increasingly common. Structured AI-readable forms allow assistants to complete form workflows more accurately than traditional webpage parsing or visual automation. 

== Changelog ==

= 1.0.0 =
* Initial release

== Upgrade Notice ==
= 1.0.0 =
* Initial release 
