{"id":164125,"date":"2022-10-27T18:23:24","date_gmt":"2022-10-27T18:23:24","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/corymbus-forms\/"},"modified":"2022-10-29T11:29:08","modified_gmt":"2022-10-29T11:29:08","slug":"corymbus-forms","status":"publish","type":"plugin","link":"https:\/\/ug.wordpress.org\/plugins\/corymbus-forms\/","author":20706607,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1.3","stable_tag":"1.1.3","tested":"6.0.11","requires":"4.7","requires_php":"7.0","requires_plugins":"","header_name":"Corymbus Forms","header_author":"Corymbus SAS","header_description":"Easily embed Corymbus web pages and forms into WordPress","assets_banners_color":"","last_updated":"2022-10-29 11:29:08","external_support_url":"","external_repository_url":"","donate_link":"mailto:contact@corymb.us","header_plugin_uri":"https:\/\/corymb.us\/en\/wordpress-plugin","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":10,"downloads":3004,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0":{"tag":"1.0","author":"corymbus","date":"2022-10-27 18:26:20"},"1.1.0":{"tag":"1.1.0","author":"corymbus","date":"2022-10-29 10:57:14"},"1.1.1":{"tag":"1.1.1","author":"corymbus","date":"2022-10-29 11:04:03"},"1.1.2":{"tag":"1.1.2","author":"corymbus","date":"2022-10-29 11:25:37"},"1.1.3":{"tag":"1.1.3","author":"corymbus","date":"2022-10-29 11:29:08"}},"upgrade_notice":{"1.1.3":"<ul>\n<li>Fix issue on version tag<\/li>\n<\/ul>","1.1.2":"<p>Add handling of contact.id query parameter to prefill web forms with contact information.<\/p>","1.0":"<p>Initial version.<\/p>"},"ratings":[],"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":2806074,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1.0","1.1.1","1.1.2","1.1.3"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":2806069,"resolution":"1","location":"assets","locale":""}},"screenshots":{"1":"The webpage view in Corymbus shows the tenant\/slug combination."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[358,1150,2490,75138],"plugin_category":[58],"plugin_contributors":[215026],"plugin_business_model":[],"class_list":["post-164125","plugin","type-plugin","status-publish","hentry","plugin_tags-contact-form","plugin_tags-crm","plugin_tags-web-forms","plugin_tags-web-pages","plugin_category-user-management","plugin_contributors-corymbus","plugin_committers-corymbus"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/corymbus-forms\/assets\/icon-256x256.png?rev=2806074","icon_2x":"https:\/\/ps.w.org\/corymbus-forms\/assets\/icon-256x256.png?rev=2806074","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/corymbus-forms\/assets\/screenshot-1.png?rev=2806069","caption":"The webpage view in Corymbus shows the tenant\/slug combination."}],"raw_content":"<!--section=description-->\n<p>Once you have created a web page\/form within Corymbus, you can embed it in any WordPress content thanks to the <code>[corymbus-forms]<\/code> shortcode. The web form\/page will be embedded in a HTML <code>IFRAME<\/code>.<\/p>\n\n<h4>Syntax<\/h4>\n\n<p>The syntax is as follows:<\/p>\n\n<pre><code>[corymbus-forms page=\"tenant\/slug\" attr1=\"value1\" attr2=\"value2\" ... ]\n<\/code><\/pre>\n\n<p>Where:<\/p>\n\n<ul>\n<li><code>tenant<\/code> is the encoded identifier of your Corymbus subscription<\/li>\n<li><code>slug<\/code> is the slug of your Corymbus web page. The <code>tenant\/slug<\/code> combination is what follows <code>pages\/<\/code> in the entire URL<\/li>\n<li><code>attr1<\/code>, <code>attr2<\/code> etc. are optional HTML attributes to be given to the IFRAME embedding the web form\/page. <\/li>\n<li><code>value1<\/code>, <code>value2<\/code> etc. are the optional values of each HTML attributes.<\/li>\n<\/ul>\n\n<h4>Example<\/h4>\n\n<p>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:<\/p>\n\n<pre><code>[corymbus-forms page=\"2xy54zt6bc\/my-contact-form\" style=\"border: none\" width=\"50%\" height=\"600px\"]\n<\/code><\/pre>\n\n<p>The additional attributes <code>style<\/code>, <code>width<\/code> and <code>height<\/code> 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.<\/p>\n\n<!--section=installation-->\n<ul>\n<li>Log into the WordPress administration dashboard<\/li>\n<li>In the main menu, go to <em>Plugins &gt; Add New<\/em><\/li>\n<li>Enter <em>Corymbus Forms<\/em> in the search box<\/li>\n<li>Click <em>Install Now<\/em> in the plugin preview box<\/li>\n<li>Click the <em>Activate<\/em> link to enable the plugin<\/li>\n<li>You can now insert the <code>[corymbus-forms]<\/code> shortcode in your pages\/posts\/... as described above<\/li>\n<\/ul>\n\n<!--section=faq-->\n<dl>\n<dt id='the%20shortcode%20does%20not%20show%20any%20web%20page%2Fform%2C%20what%20should%20i%20do%3F'><h3>The shortcode does not show any web page\/form, what should I do?<\/h3><\/dt>\n<dd><ul>\n<li>Make sure that you have installed AND activated the plugin from the WordPress settings.<\/li>\n<li>Make sure the tenant and slug are correct. To avoid any typo, you can copy-paste them from Corymbus.<\/li>\n<\/ul><\/dd>\n<dt id='who%20should%20i%20contact%20for%20help%3F'><h3>Who should I contact for help?<\/h3><\/dt>\n<dd><p>Please send an email to <a href=\"mailto:&#099;&#111;&#x6e;&#116;&#x61;c&#116;&#x40;&#099;&#x6f;r&#121;&#x6d;&#098;&#x2e;&#x75;&#115;\">contact@corymb.us<\/a>. We will be pleased to help!<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1.3<\/h4>\n\n<ul>\n<li>Fix issue on version tag<\/li>\n<\/ul>\n\n<h4>1.1.2<\/h4>\n\n<ul>\n<li>Improve handling of optional contact.id query parameter to prefill web forms with contact information. <\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Add handling of contact.id to prefill web forms<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>First version of the plugin.<\/li>\n<\/ul>","raw_excerpt":"Corymbus Forms provides the [corymbus-forms] shortcode which lets you easily embed in your website a web form\/page published from the Corymbus CRM.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/164125","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=164125"}],"author":[{"embeddable":true,"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/corymbus"}],"wp:attachment":[{"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=164125"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=164125"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=164125"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=164125"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=164125"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=164125"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}