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://ja.wordpress.org/plugins/corymbus-forms/#description)
 * [レビュー](https://ja.wordpress.org/plugins/corymbus-forms/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/corymbus-forms/#installation)
 * [開発](https://ja.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

## FAQ

### 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://ja.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/)をチェックする
か、[開発ログ](https://plugins.trac.wordpress.org/log/corymbus-forms/)を [RSS](https://plugins.trac.wordpress.org/log/corymbus-forms/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 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.12**
 *  PHP バージョン ** 7.0またはそれ以降 **
 *  言語
 * [English (US)](https://wordpress.org/plugins/corymbus-forms/)
 * タグ
 * [contact form](https://ja.wordpress.org/plugins/tags/contact-form/)[crm](https://ja.wordpress.org/plugins/tags/crm/)
   [Web Forms](https://ja.wordpress.org/plugins/tags/web-forms/)[web pages](https://ja.wordpress.org/plugins/tags/web-pages/)
 *  [詳細を表示](https://ja.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://ja.wordpress.org/plugins/corymbus-forms/contact@corymb.us?output_format=md)