Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.92 KB

README.md

File metadata and controls

42 lines (27 loc) · 1.92 KB

Product Enquiry For WooCommerce

Product Enquiry for WooCommerce allows prospective customers or visitors to make enquiry about a product, right from within the product listing page.

  • This plugin allows customers or visitors to make enquiry about a product by asking question about a product directly from the product listing page.

  • Plugin user/administrator can configure where to show "Enquiry Button" on the product page and many other details too(please, see screenshot 'Plugin configuration' for more details).

  • An email is sent to pre-configured email address of the plugin user with details such as site name, product name, product URL, customer name and enquiry message in a well formatted manner. Moreover, the customer can receive a copy of this email if this functionality is configured to be allowed by the plugin administrator.

  • You will find a plugin support sidebar in settings page: This sidebar enables various features such as asking a support query, making enquiry for custom development, know services provided by us etc. right from the plugin settings page.

Installation

As this is an extension for the WooCommerce plugin, you must have WooCommerce plugin installed already.

  1. Upload 'product-enquiry-for-woocommerce' folder to the '/wp-content/plugins/' directory or upload 'product-enquiry-for-woocommerce.zip' through WordPress admin panel
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Visit 'Product Enquiry' page under 'Products' menu of WooCommerce to configure settings.

Changelog

0.2.9

  • Fixed enquiry button alignment issue.

0.2.5

  • Fixed tab index issue.

0.2

  • Added a plugin support sidebar in settings page.

0.1.5

  • Resolved issue of showing 'Undefined index' warning message.
  • Added code to show 'site name' in email.
  • Formatted email contents in such a way that they look more meaningful and proper aligned.

0.1

  • Plugin Released