{"id":171128,"date":"2023-02-28T10:08:16","date_gmt":"2023-02-28T10:08:16","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/cf7woo\/"},"modified":"2023-04-07T12:19:08","modified_gmt":"2023-04-07T12:19:08","slug":"cf7woo","status":"closed","type":"plugin","link":"https:\/\/ka.wordpress.org\/plugins\/cf7woo\/","author":20865762,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0","stable_tag":"trunk","tested":"6.2.9","requires":"5.8","requires_php":"7.0","requires_plugins":"","header_name":"CF7Woo - ContactForm7 forms for WooCommerce","header_author":"pluginsclub","header_description":"A simple plugin to display ContactForm7 forms on any WooCommerce products page.","assets_banners_color":"d1c7bf","last_updated":"2023-04-07 12:19:08","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/plugins.club\/wordpress\/contactform7-forms-for-woocommerce\/","header_plugin_uri":"https:\/\/plugins.club\/wordpress\/contactform7-forms-for-woocommerce\/","header_author_uri":"https:\/\/plugins.club\/","rating":5,"author_block_rating":0,"active_installs":20,"downloads":1119,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"":"<p>This is a new version 1.0<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":1},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":2872229,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":2872229,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":2872229,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":2872241,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"Screenshot-1.png":{"filename":"Screenshot-1.png","revision":2872202,"resolution":"1","location":"assets","locale":""},"Screenshot-2.png":{"filename":"Screenshot-2.png","revision":2872209,"resolution":"2","location":"assets","locale":""}},"screenshots":{"1":"Add a Contact form to WooCommerce product-link","2":"Form takes style form the theme"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[5445,16785,22847,218502,46012],"plugin_category":[42],"plugin_contributors":[217324,174076],"plugin_business_model":[],"class_list":["post-171128","plugin","type-plugin","status-closed","hentry","plugin_tags-cf7","plugin_tags-contactform7","plugin_tags-inquiry","plugin_tags-request-a-price","plugin_tags-woocommerce-inquiry","plugin_category-contact-forms","plugin_contributors-pluginsclub","plugin_contributors-stefanpejcic","plugin_committers-pluginsclub"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/cf7woo_d1c7bf.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/cf7woo\/assets\/Screenshot-1.png?rev=2872202","caption":"Add a Contact form to WooCommerce product-link"},{"src":"https:\/\/ps.w.org\/cf7woo\/assets\/Screenshot-2.png?rev=2872209","caption":"Form takes style form the theme"}],"raw_content":"<!--section=description-->\n<p>Display ContactForm7 forms on the WooCommerce single product page. Useful for Inquiry or Pre-sales questions.<\/p>\n\n<p>For more free WordPress plugins please visit \u2663\ufe0f <a href=\"https:\/\/plugins.club\">plugins.club<\/a>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin file to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<\/ol>\n\n<p>For basic usage, you can also have a look at the <a href=\"https:\/\/plugins.club\/wordpress\/\">plugin web site<\/a>.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id='how%20to%20enable%20an%20inquiry%20form%20on%20a%20specific%20product%3F'><h3>How to enable an inquiry form on a specific product?<\/h3><\/dt>\n<dd><p>Bellow the price field you will notice a checkbox and form field. Simply check the option to display a form instead of the buy now button and select a CF7 form in the field bellow.<\/p><\/dd>\n<dt id='how%20to%20design%20the%20contact%20form%3F'><h3>How to design the contact form?<\/h3><\/dt>\n<dd><p>Forms can be created with the <a href=\"https:\/\/wordpress.org\/plugins\/contact-form-7\/\">ContactForm7 plugin<\/a>.<\/p><\/dd>\n<dt id='how%20to%20include%20product%20information%20in%20the%20email%3F'><h3>How to include product information in the email?<\/h3><\/dt>\n<dd><p>To add the WooCommerce product name, SKU, and link to the email that is sent by the ContactForm7 form<\/p>\n\n<p>You can use ContactForm7's dynamic text extension to include the product information in the email.<\/p>\n\n<p>For example, to add WooCommerce product name, SKU, and link to the email sent by the ContactForm7  you can include:<\/p>\n\n<pre><code>&lt;p&gt;[text product-name default:get_post_title]&lt;\/p&gt;\n&lt;p&gt;[text product-sku default:get_post_meta key=_sku]&lt;\/p&gt;\n&lt;p&gt;[text product-link default:get_permalink]&lt;\/p&gt;\n<\/code><\/pre>\n\n<p>This code includes three text fields: product-name, product-sku, and product-link. The default value of each field is set to a dynamic value that retrieves the product information from the current post.<\/p><\/dd>\n<dt id='how%20to%20disable%20the%20price%20and%20display%20just%20the%20form%20instead%3F'><h3>How to disable the Price and display just the form instead?<\/h3><\/dt>\n<dd><p>Simply remove the price for the product and leave the CF7 form enabled.<\/p><\/dd>\n<dt id='i%20have%20an%20idea%20on%20how%20to%20improve%20this%20plugin%21'><h3>I have an idea on how to improve this plugin!<\/h3><\/dt>\n<dd><p>Please send all your suggestions and ideas to our <a href=\"https:\/\/plugins.club\/contact\">email address<\/a> and they may be developed and included in the plugin in future.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Display ContactForm7 forms on the WooCommerce single product page. Useful for Inquiry or Pre-sales questions.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ka.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/171128","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ka.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ka.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ka.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=171128"}],"author":[{"embeddable":true,"href":"https:\/\/ka.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/pluginsclub"}],"wp:attachment":[{"href":"https:\/\/ka.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=171128"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ka.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=171128"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ka.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=171128"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ka.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=171128"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ka.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=171128"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ka.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=171128"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}