Description
With the Woo Product Inquiry & Quote plugin, your customers can request an estimate for a selection of products they’re interested in. This plugin also enables you to hide prices and/or add a quote button, allowing your customers to request a quote directly from each product page.
Installation
This section describes how to install the plugin and get it working.
e.g.
- Download the zip file and extract it.
- Upload
woo-price-quote-inquiry
directory to the/wp-content/plugins/
directory - Activate the plugin through the \’Plugins\’ menu.
- Alternatively, you can use the WordPress Plugin installer from Dashboard->Plugins->Add New to add this plugin
- Enjoy
If you require further assistance, please don’t hesitate to reach out to us for Custom Development by visiting https://wbcomdesigns.com/hire-us/.
FAQ
-
Does This plugin requires WooCommerce?
-
Yes, It needs you to have WooCommerce installed and activated.
Reviews
Contributors & Developers
“Woo Product Inquiry & Quote” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Woo Product Inquiry & Quote” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.4.0
- Added: Functionality to check if WooCommerce Price Quote Pro is active.
- Added: Image support in email templates for quoted products.
- Added: AJAX-based product search in admin using Selectize.
- Fixed: PHPCS errors in quote-email-for-customers.php and woo-price-quote-inquiry.php.
- Fixed: Issue while adding price quotes to selected products.
- Fixed: Deprecated warning issues.
- Fixed: Blog deletion causing a 404 error.
- Fixed: Slug issue while using blogs.
- Fixed: Button displaying on all products when it shouldn’t.
- Fixed: Email template UI issues and minor CSS adjustments.
- Fixed: PHP warnings related to profile actions and product fetching.
- Updated: Changed deprecated function
get_page_by_title
and replaced it with a custom function for fetching pages by title. - Updated: Changed
get_product
toget_post
to remove warnings. - Updated: Localization object name in admin from
selectize_ajax
towcpq_object
. - Updated: Filters and function calls to adhere to WordPress standards.
- Updated: WooCommerce product details form spacing.
- Updated: WooCommerce email templates with small refinements.
- Updated: Removed outdated and unnecessary transient redirection code.
- Improved: Code optimization and file structure for better maintainability.
- Improved: JavaScript performance and minimized file size.
- Improved: Validation before accessing objects and replaced global variables with functions.
- Improved: Backend options responsiveness for better UI experience.
- Improved:
wcpq_is_quote_available_for_user_role
function based on performance suggestions. - Improved: Optimized
my-quoted-products.php
code for better efficiency. - Improved: Removed global variable dependency and replaced it with
get_post
where necessary. - Removed: Unused function
wcpq_access_protected()
. - Removed: Unused commented code for a cleaner codebase.
1.3.4
- Fix: Compatibility check with PHP 8.0
- Fix: Compatibility check with WordPress 6.5.0
1.3.3
- Fix: (#70) Fixed fatal error on frontend
- Fix: (#69) Fixed issue on selected product mode
1.3.2
- Fixed BuddyBoss admin notice in the plugin settings interface.
- Fixed added BuddyBoss theme support.
1.3.1
- Fixed Updated admin wrapper UI
1.3.0
- Fixed (#47) Fixed add to quote button issue for a logged-out user
- Fixed (#48) Removed extra option from the request quote page
- Fixed (#49) Fixed compatibility issue with price quote pro
- Fixed (#63) Managed radio button UI in a new line
- Fixed (#57) Improved admin UI
- Fixed (#58) Improved UI on request quotes button and product inquiry form
- Fixed (#64) Fixed HTML structure and WooCommerce info message UI
- Fixed (#65) Added plugin activation link in an admin notice
- Fixed (#66) Updated documentation link on the welcome tab
- Fixed PHPCS and sanitization issues
1.2.0
- Fixed (#46) Fixed admin setting saved issue
- Fixed (#45) Fixed Plugin Redirected when woocommerce is not activated
- Fixed Added escaping functions and fixed string error in target attribute value
- Fixed Add product-inquiry-quote-pro downloads page link
- Fixed Managed admin pro features
- Fixed Added WPML Language support
- Fixed #37 Quotation form alignment issue fixed
- Fixed #36 Quotation form and #36 Quote Button Alignment fixed
- Fixed (#39) Fixed scroller Issue with Twenty Twenty-One theme
- Fixed (#38) Fixed warning issue in the log file
- Fixed Fixed inquiry form popup is not working with other themes
- Fixed Fixed open inquiry popup on the shop page.
- Fixed (#30) Fixed hide product option is not working
- Fixed (#34)Fixed add to quote button is not working for logged out users
1.1.0
- Fixed #25 : Add to Quote link is not clickable on single quote page
- Fixed #21 : Code related fixes
1.0.0
- first version.