Description
Defform is a contact form plugin with built-in AI that automatically filters out sales emails, junk mail, and spam.
Stop unwanted messages from cluttering your inbox — only genuine customer inquiries will reach you.
Key Features:
- Create simple contact forms
- Easy placement with shortcodes
- AI-powered automatic filtering of sales emails, junk mail, and spam
Highlights:
- Built-in AI filtering for sales emails, junk mail, and spam
- Intuitive admin dashboard
- Lightweight and simple design
External Services
This plugin connects to the Defform service (https://defform.com), which uses Supabase as its backend infrastructure.
Defform Service
Defform is a form-building and AI-powered spam filtering service. This plugin requires a Defform account to create and manage contact forms.
- Data sent: Login credentials (email and password) for Defform account authentication, company and form identifiers for retrieving form data.
- When: When the site administrator logs into the Defform service from the plugin settings page, and when fetching form lists or build data from the admin dashboard.
- Service provider: TodoONada Inc.
- Terms of Service
- Privacy Policy
Supabase
Supabase is a cloud platform that provides the backend infrastructure (authentication, database, and file storage) for the Defform service. All API communication between this plugin and the Defform service is routed through Supabase.
- Data sent: Authentication tokens, form metadata queries, and requests to download form embed files (JavaScript) from cloud storage.
- When: During login/logout, when loading form lists in the admin dashboard, and when downloading form build files for embedding on the frontend.
- Supabase anonymous key: The plugin includes a Supabase public anonymous key (anon key). This is not a secret — it is a client-safe key designed for use with Supabase Row Level Security (RLS), similar to a public API key. It does not grant privileged access. It can be overridden in wp-config.php by defining
DEFFORM_SUPABASE_ANON_KEYbefore the plugin loads. - Data protection: The Defform service enforces Supabase Row Level Security (RLS) policies so that only authenticated users can access their own inquiry data. Other users’ data is restricted at the database level. Additionally, an alerting mechanism is in place to immediately notify administrators if any access control violation occurs or if the access control system becomes inactive.
- Service provider: Supabase, Inc.
- Terms of Service
- Privacy Policy
Installation
- Upload the plugin files to the
/wp-content/plugins/defform/directory. - Activate the plugin through the “ Plugins” menu in your WordPress admin.
- Create a form from the admin dashboard.
- Paste the generated shortcode into any post or page.
FAQ
-
How do I add a form to my page?
-
After creating a form in the admin dashboard, simply paste the generated shortcode into any page or post.
-
How does the AI spam filtering work?
-
The plugin automatically detects and filters out sales emails, junk mail, and spam submissions.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Defform Contact Form” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Defform Contact Form” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release
- Contact form functionality
- Spam blocking feature


