Title: Kwixeo Forms
Author: kwixeo
Published: <strong>2026 年 6 月 30 日</strong>
Last modified: 2026 年 6 月 30 日

---

搜尋外掛

![](https://ps.w.org/kwixeo-forms/assets/banner-772x250.png?rev=3591496)

![](https://ps.w.org/kwixeo-forms/assets/icon.svg?rev=3591496)

# Kwixeo Forms

 由 [kwixeo](https://profiles.wordpress.org/kwixeo/) 開發

[下載](https://downloads.wordpress.org/plugin/kwixeo-forms.1.0.0.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/kwixeo-forms/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/kwixeo-forms/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/kwixeo-forms/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/kwixeo-forms/#developers)

 [技術支援](https://wordpress.org/support/plugin/kwixeo-forms/)

## 外掛說明

Kwixeo Forms displays public Kwixeo forms in any WordPress page or post with a shortcode.

The plugin **does not reimplement** the form: it reuses the public Kwixeo runtime.

The shortcode loads the `embed.js` script from your instance and adds a container;
embed.js then creates a self-resizing iframe based on the form content. The public
Kwixeo application remains the single source of truth.

#### How it works

 * Add the `[kwixeo_form slug="..."]` shortcode to a page or post.
 * The `embed.js` script is loaded with `wp_enqueue_script`, so WordPress does not
   filter or break it.
 * The iframe automatically adapts to the form height with postMessage.
 * No form data passes through WordPress: submissions are sent directly to Kwixeo.

### External services

This plugin relies on the Kwixeo service to display forms.

When a page containing the shortcode is viewed, the visitor’s browser:

 * loads the `embed.js` script from your Kwixeo instance, `https://public.kwixeo.
   fr` by default;
 * displays the form in an iframe served by the same instance;
 * sends form submissions directly to Kwixeo.

The data entered in the form is therefore processed by Kwixeo, not by WordPress.

Kwixeo terms of service: https://www.kwixeo.fr/conditions-generales-utilisation/

Kwixeo security and privacy information:
 https://www.kwixeo.fr/securite-confidentialite/

## 螢幕擷圖

[⌊The plugin settings page.⌉⌊The plugin settings page.⌉[

The plugin settings page.

[⌊A Kwixeo form embedded in a WordPress page.⌉⌊A Kwixeo form embedded in a WordPress
page.⌉[

A Kwixeo form embedded in a WordPress page.

## 安裝方式

 1. Copy the plugin folder to `wp-content/plugins/`.
 2. Activate **Kwixeo Forms** from the Plugins screen in the WordPress admin.
 3. Optional: go to Settings  Kwixeo Forms.

To display a form, add the shortcode to a page or post:

    ```
    [kwixeo_form slug="YOUR_SLUG"]
    ```

The `slug` is shown in the Integration tab of the Kwixeo form editor.

## 常見問題集

### Where can I find my form slug?

In the Kwixeo form editor, open the Integration tab. The slug is the identifier

to pass to the shortcode `slug` attribute.

### The form is not displayed. What should I check?

Make sure the `slug` is correct and that the form is published in Kwixeo.
 Also 
check that your WordPress site domain is listed among the allowed domains for embedding
the form in the Kwixeo form settings.

### Can I use a different Kwixeo instance?

The instance URL is fixed to the official instance in production. It can only be

changed in a development environment from Settings  Kwixeo Forms.

### Does the plugin store personal data?

No. WordPress does not process or store any form data. Submissions are sent
 directly
to Kwixeo by the iframe.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Kwixeo Forms〉的開發相關工作。

參與者

 *   [ kwixeo ](https://profiles.wordpress.org/kwixeo/)

[將〈Kwixeo Forms〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/kwixeo-forms)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/kwixeo-forms/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/kwixeo-forms/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/kwixeo-forms/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/kwixeo-forms/)。

## 變更記錄

#### 1.0.0

 * Initial release: `[kwixeo_form]` shortcode, settings page, and Settings link 
   on the Plugins screen.

## 中繼資料

 *  版本 **1.0.0**
 *  最後更新 **3 週前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0.2**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/kwixeo-forms/)
 * 標籤:
 * [embed](https://tw.wordpress.org/plugins/tags/embed/)[forms](https://tw.wordpress.org/plugins/tags/forms/)
   [iframe](https://tw.wordpress.org/plugins/tags/iframe/)[shortcode](https://tw.wordpress.org/plugins/tags/shortcode/)
 *  [進階檢視](https://tw.wordpress.org/plugins/kwixeo-forms/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](https://wordpress.org/support/plugin/kwixeo-forms/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/kwixeo-forms/reviews/)

## 參與者

 *   [ kwixeo ](https://profiles.wordpress.org/kwixeo/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/kwixeo-forms/)