Linux 软件免费装

Corymbus Forms

开发者 corymbus
更新时间 2022年10月29日 19:29
捐献地址: 去捐款
PHP版本: 7.0 及以上
WordPress版本: 6.0.3
版权: GPLv2 or later
版权网址: 版权信息

标签

contact form crm web forms web pages

下载

1.0 1.1.0 1.1.1 1.1.2 1.1.3

详情介绍:

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: 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.

升级注意事项:

1.1.3
  • Fix issue on version tag
1.1.2 Add handling of contact.id query parameter to prefill web forms with contact information. 1.0 Initial version.

常见问题:

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. We will be pleased to help!

更新日志:

1.1.3 1.1.2 1.1.1 1.0