Title: Corymbus Forms
Author: corymbus
Published: <strong>2022 年 10 月 27 日</strong>
Last modified: 2022 年 10 月 29 日

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://ps.w.org/corymbus-forms/assets/icon-256x256.png?rev=2806074)

# Corymbus Forms

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

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

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

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

## 外掛說明

Once you have created a web page/form within Corymbus, you can embed it in any WordPress
content thanks to the `[corymbus-forms]` shortcode. The web form/page will be embedded
in a HTML `IFRAME`.

#### Syntax

The syntax is as follows:

    ```
    [corymbus-forms page="tenant/slug" attr1="value1" attr2="value2" ... ]
    ```

Where:

 * `tenant` is the encoded identifier of your Corymbus subscription
 * `slug` is the slug of your Corymbus web page. The `tenant/slug` combination is
   what follows `pages/` in the entire URL
 * `attr1`, `attr2` etc. are optional HTML attributes to be given to the IFRAME 
   embedding the web form/page.
 * `value1`, `value2` etc. are the optional values of each HTML attributes.

#### Example

If the URL of your Corymbus web form is [https://srv.corymb.us/pages/2xy54zt6bc/
my-contact-form], as shown in the Corymbus web page view, then you may embed it 
in WordPress with the following shortcode:

    ```
    [corymbus-forms page="2xy54zt6bc/my-contact-form" style="border: none" width="50%" height="600px"]
    ```

The additional attributes `style`, `width` and `height` will be applied to the IFRAME
tag encapsulating the web form, and will ensure that no border is visible, and that
the form is presented with the proper width and height.

## 螢幕擷圖

[⌊The webpage view in Corymbus shows the tenant/slug combination.⌉⌊The webpage view
in Corymbus shows the tenant/slug combination.⌉[

The webpage view in Corymbus shows the tenant/slug combination.

## 安裝方式

 * Log into the WordPress administration dashboard
 * In the main menu, go to _Plugins > Add New_
 * Enter _Corymbus Forms_ in the search box
 * Click _Install Now_ in the plugin preview box
 * Click the _Activate_ link to enable the plugin
 * You can now insert the `[corymbus-forms]` shortcode in your pages/posts/… as 
   described above

## 常見問題集

### The shortcode does not show any web page/form, what should I do?

 * Make sure that you have installed AND activated the plugin from the WordPress
   settings.
 * Make sure the tenant and slug are correct. To avoid any typo, you can copy-paste
   them from Corymbus.

### Who should I contact for help?

Please send an email to [contact@corymb.us](https://tw.wordpress.org/plugins/corymbus-forms/contact@corymb.us?output_format=md).
We will be pleased to help!

## 使用者評論

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

## 參與者及開發者

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

參與者

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

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

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

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

## 變更記錄

#### 1.1.3

 * Fix issue on version tag

#### 1.1.2

 * Improve handling of optional contact.id query parameter to prefill web forms 
   with contact information.

#### 1.1.1

 * Add handling of contact.id to prefill web forms

#### 1.0

 * First version of the plugin.

## 中繼資料

 *  版本 **1.1.3**
 *  最後更新 **4 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 4.7 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.0.14**
 *  PHP 版本需求 ** 7.0 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/corymbus-forms/)
 * 標籤:
 * [contact form](https://tw.wordpress.org/plugins/tags/contact-form/)[crm](https://tw.wordpress.org/plugins/tags/crm/)
   [Web Forms](https://tw.wordpress.org/plugins/tags/web-forms/)[web pages](https://tw.wordpress.org/plugins/tags/web-pages/)
 *  [進階檢視](https://tw.wordpress.org/plugins/corymbus-forms/advanced/)

## 評分

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

[撰寫評分](https://wordpress.org/support/plugin/corymbus-forms/reviews/#new-post)

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

## 參與者

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

## 技術支援

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

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

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](https://tw.wordpress.org/plugins/corymbus-forms/contact@corymb.us?output_format=md)