{"id":281032,"date":"2026-04-09T02:14:30","date_gmt":"2026-04-09T02:14:30","guid":{"rendered":"https:\/\/ja.wordpress.org\/plugins\/defform-wp\/"},"modified":"2026-04-09T02:14:13","modified_gmt":"2026-04-09T02:14:13","slug":"defform-contact-form","status":"publish","type":"plugin","link":"https:\/\/sa.wordpress.org\/plugins\/defform-contact-form\/","author":23438565,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.0","stable_tag":"1.0.0","tested":"6.9.4","requires":"5.0","requires_php":"7.4","requires_plugins":null,"header_name":"Defform Contact Form","header_author":"TodoONada","header_description":"Simple contact form plugin with AI-powered spam and sales email filtering.","assets_banners_color":"a5c6e3","last_updated":"2026-04-09 02:14:13","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/defform.com\/","header_author_uri":"https:\/\/todoonada.co.jp\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":31,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"todoonada","date":"2026-04-09 02:14:13"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3502967,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3502967,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3502958,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3502958,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3502958,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3502958,"resolution":"2","location":"assets","locale":""}},"screenshots":{"1":"Form management screen","2":"Frontend form display"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[358,267,361,80,259769],"plugin_category":[41,42,43],"plugin_contributors":[259770],"plugin_business_model":[],"class_list":["post-281032","plugin","type-plugin","status-publish","hentry","plugin_tags-contact-form","plugin_tags-email","plugin_tags-form","plugin_tags-shortcode","plugin_tags-spam-block","plugin_category-communication","plugin_category-contact-forms","plugin_category-customization","plugin_contributors-todoonada","plugin_committers-todoonada"],"banners":{"banner":"https:\/\/ps.w.org\/defform-contact-form\/assets\/banner-772x250.png?rev=3502958","banner_2x":"https:\/\/ps.w.org\/defform-contact-form\/assets\/banner-1544x500.png?rev=3502958","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/defform-contact-form\/assets\/icon-128x128.png?rev=3502967","icon_2x":"https:\/\/ps.w.org\/defform-contact-form\/assets\/icon-256x256.png?rev=3502967","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/defform-contact-form\/assets\/screenshot-1.png?rev=3502958","caption":"Form management screen"},{"src":"https:\/\/ps.w.org\/defform-contact-form\/assets\/screenshot-2.png?rev=3502958","caption":"Frontend form display"}],"raw_content":"<!--section=description-->\n<p>Defform is a contact form plugin with built-in AI that automatically filters out sales emails, junk mail, and spam.\nStop unwanted messages from cluttering your inbox \u2014 only genuine customer inquiries will reach you.<\/p>\n\n<p><strong>Key Features:<\/strong><\/p>\n\n<ul>\n<li>Create simple contact forms<\/li>\n<li>Easy placement with shortcodes<\/li>\n<li>AI-powered automatic filtering of sales emails, junk mail, and spam<\/li>\n<\/ul>\n\n<p><strong>Highlights:<\/strong><\/p>\n\n<ul>\n<li>Built-in AI filtering for sales emails, junk mail, and spam<\/li>\n<li>Intuitive admin dashboard<\/li>\n<li>Lightweight and simple design<\/li>\n<\/ul>\n\n<h3>External Services<\/h3>\n\n<p>This plugin connects to the <strong>Defform<\/strong> service (<a href=\"https:\/\/defform.com\">https:\/\/defform.com<\/a>), which uses <strong>Supabase<\/strong> as its backend infrastructure.<\/p>\n\n<h4>Defform Service<\/h4>\n\n<p>Defform is a form-building and AI-powered spam filtering service. This plugin requires a Defform account to create and manage contact forms.<\/p>\n\n<ul>\n<li><strong>Data sent:<\/strong> Login credentials (email and password) for Defform account authentication, company and form identifiers for retrieving form data.<\/li>\n<li><strong>When:<\/strong> 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.<\/li>\n<li><strong>Service provider:<\/strong> TodoONada Inc.<\/li>\n<li><a href=\"https:\/\/defform.com\/terms\">Terms of Service<\/a><\/li>\n<li><a href=\"https:\/\/defform.com\/privacy\">Privacy Policy<\/a><\/li>\n<\/ul>\n\n<h4>Supabase<\/h4>\n\n<p>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.<\/p>\n\n<ul>\n<li><strong>Data sent:<\/strong> Authentication tokens, form metadata queries, and requests to download form embed files (JavaScript) from cloud storage.<\/li>\n<li><strong>When:<\/strong> During login\/logout, when loading form lists in the admin dashboard, and when downloading form build files for embedding on the frontend.<\/li>\n<li><strong>Supabase anonymous key:<\/strong> The plugin includes a Supabase public anonymous key (anon key). This is not a secret \u2014 it is a client-safe key designed for use with Supabase <a href=\"https:\/\/supabase.com\/docs\/guides\/database\/postgres\/row-level-security\">Row Level Security (RLS)<\/a>, similar to a public API key. It does not grant privileged access. It can be overridden in wp-config.php by defining <code>DEFFORM_SUPABASE_ANON_KEY<\/code> before the plugin loads.<\/li>\n<li><strong>Data protection:<\/strong> 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.<\/li>\n<li><strong>Service provider:<\/strong> Supabase, Inc.<\/li>\n<li><a href=\"https:\/\/supabase.com\/terms\">Terms of Service<\/a><\/li>\n<li><a href=\"https:\/\/supabase.com\/privacy\">Privacy Policy<\/a><\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/defform\/<\/code> directory.<\/li>\n<li>Activate the plugin through the \"Plugins\" menu in your WordPress admin.<\/li>\n<li>Create a form from the admin dashboard.<\/li>\n<li>Paste the generated shortcode into any post or page.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"how%20do%20i%20add%20a%20form%20to%20my%20page%3F\"><h3>How do I add a form to my page?<\/h3><\/dt>\n<dd><p>After creating a form in the admin dashboard, simply paste the generated shortcode into any page or post.<\/p><\/dd>\n<dt id=\"how%20does%20the%20ai%20spam%20filtering%20work%3F\"><h3>How does the AI spam filtering work?<\/h3><\/dt>\n<dd><p>The plugin automatically detects and filters out sales emails, junk mail, and spam submissions.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<li>Contact form functionality<\/li>\n<li>Spam blocking feature<\/li>\n<\/ul>","raw_excerpt":"A contact form plugin with AI-powered filtering that automatically blocks sales emails, junk mail, and spam.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/281032","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=281032"}],"author":[{"embeddable":true,"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/todoonada"}],"wp:attachment":[{"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=281032"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=281032"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=281032"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=281032"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=281032"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=281032"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}