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

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的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://cn.wordpress.org/plugins/corymbus-forms/#description)
 * [评价](https://cn.wordpress.org/plugins/corymbus-forms/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/corymbus-forms/#installation)
 * [开发进展](https://cn.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.

## 安装

 * 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://cn.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 或更高版本 **
 *  已测试的最高版本为 **6.0.11**
 *  PHP 版本 ** 7.0 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/corymbus-forms/)
 * 标签
 * [contact form](https://cn.wordpress.org/plugins/tags/contact-form/)[crm](https://cn.wordpress.org/plugins/tags/crm/)
   [Web Forms](https://cn.wordpress.org/plugins/tags/web-forms/)[web pages](https://cn.wordpress.org/plugins/tags/web-pages/)
 *  [高级视图](https://cn.wordpress.org/plugins/corymbus-forms/advanced/)

## 评级

尚未提交反馈。

[Your review](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://cn.wordpress.org/plugins/corymbus-forms/contact@corymb.us?output_format=md)