Title: Corymbus Forms
Author: corymbus
Published: <strong>27.10.2022</strong>
Last modified: 29.10.2022

---

Поиск плагинов

Этот плагин **не тестировался с последними 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://ru.wordpress.org/plugins/corymbus-forms/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/corymbus-forms/#reviews)
 *  [Установка](https://ru.wordpress.org/plugins/corymbus-forms/#installation)
 * [Разработка](https://ru.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://ru.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://ru.wordpress.org/plugins/tags/contact-form/)[crm](https://ru.wordpress.org/plugins/tags/crm/)
   [Web Forms](https://ru.wordpress.org/plugins/tags/web-forms/)[web pages](https://ru.wordpress.org/plugins/tags/web-pages/)
 *  [Дополнительно](https://ru.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://ru.wordpress.org/plugins/corymbus-forms/contact@corymb.us?output_format=md)