{"id":333878,"date":"2026-06-30T12:31:50","date_gmt":"2026-06-30T12:31:50","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/kwixeo-forms\/"},"modified":"2026-06-30T12:31:29","modified_gmt":"2026-06-30T12:31:29","slug":"kwixeo-forms","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/kwixeo-forms\/","author":23505171,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.0","stable_tag":"1.0.0","tested":"7.0","requires":"6.0","requires_php":"7.4","requires_plugins":null,"header_name":"Kwixeo Forms","header_author":"Kwixeo","header_description":"Embed public Kwixeo forms in WordPress with a shortcode.","assets_banners_color":"062572","last_updated":"2026-06-30 12:31:29","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":0,"downloads":15,"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":"kwixeo","date":"2026-06-30 12:31:29"}},"upgrade_notice":{"1.0.0":"<p>Initial release of the Kwixeo Forms plugin.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3591496,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3591496,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256},"icon.svg":{"filename":"icon.svg","revision":3591496,"resolution":false,"location":"assets","locale":false}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3591496,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3591496,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250},"banner.svg":{"filename":"banner.svg","revision":3591496,"resolution":false,"location":"assets","locale":false}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3591496,"resolution":"1","location":"assets","locale":"","width":3456,"height":1830},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3591496,"resolution":"2","location":"assets","locale":"","width":3456,"height":3309}},"screenshots":{"1":"The plugin settings page.","2":"A Kwixeo form embedded in a WordPress page."}},"plugin_section":[],"plugin_tags":[230,601,1860,269587,80],"plugin_category":[42,43,56],"plugin_contributors":[269588],"plugin_business_model":[],"class_list":["post-333878","plugin","type-plugin","status-publish","hentry","plugin_tags-embed","plugin_tags-forms","plugin_tags-iframe","plugin_tags-kwixeo","plugin_tags-shortcode","plugin_category-contact-forms","plugin_category-customization","plugin_category-social-and-sharing","plugin_contributors-kwixeo","plugin_committers-kwixeo"],"banners":{"banner":"https:\/\/ps.w.org\/kwixeo-forms\/assets\/banner-772x250.png?rev=3591496","banner_2x":"https:\/\/ps.w.org\/kwixeo-forms\/assets\/banner-1544x500.png?rev=3591496","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":"https:\/\/ps.w.org\/kwixeo-forms\/assets\/icon.svg?rev=3591496","icon":"https:\/\/ps.w.org\/kwixeo-forms\/assets\/icon.svg?rev=3591496","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/kwixeo-forms\/assets\/screenshot-1.png?rev=3591496","caption":"The plugin settings page."},{"src":"https:\/\/ps.w.org\/kwixeo-forms\/assets\/screenshot-2.png?rev=3591496","caption":"A Kwixeo form embedded in a WordPress page."}],"raw_content":"<!--section=description-->\n<p>Kwixeo Forms displays public Kwixeo forms in any WordPress page or post with a shortcode.<\/p>\n\n<p>The plugin <strong>does not reimplement<\/strong> the form: it reuses the public Kwixeo runtime.\nThe shortcode loads the <code>embed.js<\/code> script from your instance and adds a container;\n    embed.js then creates a self-resizing iframe based on the form content.\nThe public Kwixeo application remains the single source of truth.<\/p>\n\n<h4>How it works<\/h4>\n\n<ul>\n<li>Add the <code>[kwixeo_form slug=\"...\"]<\/code> shortcode to a page or post.<\/li>\n<li>The <code>embed.js<\/code> script is loaded with <code>wp_enqueue_script<\/code>, so WordPress does not filter or break it.<\/li>\n<li>The iframe automatically adapts to the form height with postMessage.<\/li>\n<li>No form data passes through WordPress: submissions are sent directly to Kwixeo.<\/li>\n<\/ul>\n\n<h3>External services<\/h3>\n\n<p>This plugin relies on the Kwixeo service to display forms.<\/p>\n\n<p>When a page containing the shortcode is viewed, the visitor's browser:<\/p>\n\n<ul>\n<li>loads the <code>embed.js<\/code> script from your Kwixeo instance, <code>https:\/\/public.kwixeo.fr<\/code> by default;<\/li>\n<li>displays the form in an iframe served by the same instance;<\/li>\n<li>sends form submissions directly to Kwixeo.<\/li>\n<\/ul>\n\n<p>The data entered in the form is therefore processed by Kwixeo, not by WordPress.\nKwixeo terms of service:\nhttps:\/\/www.kwixeo.fr\/conditions-generales-utilisation\/<\/p>\n\n<p>Kwixeo security and privacy information:\nhttps:\/\/www.kwixeo.fr\/securite-confidentialite\/<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Copy the plugin folder to <code>wp-content\/plugins\/<\/code>.<\/li>\n<li>Activate <strong>Kwixeo Forms<\/strong> from the Plugins screen in the WordPress admin.<\/li>\n<li>Optional: go to Settings \u2192 Kwixeo Forms.<\/li>\n<\/ol>\n\n<p>To display a form, add the shortcode to a page or post:<\/p>\n\n<pre><code>[kwixeo_form slug=\"YOUR_SLUG\"]\n<\/code><\/pre>\n\n<p>The <code>slug<\/code> is shown in the Integration tab of the Kwixeo form editor.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id=\"where%20can%20i%20find%20my%20form%20slug%3F\"><h3>Where can I find my form slug?<\/h3><\/dt>\n<dd><p>In the Kwixeo form editor, open the Integration tab. The slug is the identifier\nto pass to the shortcode <code>slug<\/code> attribute.<\/p><\/dd>\n<dt id=\"the%20form%20is%20not%20displayed.%20what%20should%20i%20check%3F\"><h3>The form is not displayed. What should I check?<\/h3><\/dt>\n<dd><p>Make sure the <code>slug<\/code> is correct and that the form is published in Kwixeo.\nAlso check that your WordPress site domain is listed among the allowed domains\nfor embedding the form in the Kwixeo form settings.<\/p><\/dd>\n<dt id=\"can%20i%20use%20a%20different%20kwixeo%20instance%3F\"><h3>Can I use a different Kwixeo instance?<\/h3><\/dt>\n<dd><p>The instance URL is fixed to the official instance in production. It can only be\nchanged in a development environment from Settings \u2192 Kwixeo Forms.<\/p><\/dd>\n<dt id=\"does%20the%20plugin%20store%20personal%20data%3F\"><h3>Does the plugin store personal data?<\/h3><\/dt>\n<dd><p>No. WordPress does not process or store any form data. Submissions are sent\ndirectly to Kwixeo by the iframe.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release: <code>[kwixeo_form]<\/code> shortcode, settings page, and Settings link on the Plugins screen.<\/li>\n<\/ul>","raw_excerpt":"Embed public Kwixeo forms in WordPress with a simple shortcode.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/333878","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=333878"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/kwixeo"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=333878"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=333878"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=333878"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=333878"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=333878"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=333878"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}