Description
QuoteFlux for WooCommerce lets store owners collect quote requests instead of immediate purchases.
Features include:
- Quote request button and modal on product pages and loops.
- Admin dashboard for reviewing, updating, and deleting quote requests.
- Quote email delivery to customers.
- PDF generation for quotations.
- Optional WhatsApp continuation links for business and customer follow-up.
Screenshots
Installation
- Upload the plugin files to the
/wp-content/plugins/directory. - Activate the plugin through the
Pluginsscreen in WordPress. - Ensure WooCommerce is installed and active.
- Configure the plugin from the
QuoteFluxmenu in the WordPress admin area.
FAQ
-
Does this plugin require WooCommerce?
-
Yes. WooCommerce must be active for the storefront quote buttons and product integration to work.
-
Can I send customers a PDF quotation?
-
Yes. The admin quote screen can generate a PDF and email it to the customer.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“QuoteFlux for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “QuoteFlux for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.0.3
- Fixed the frontend modal close button so aggressive theme button styles do not break its icon layout or push the form content down.
2.0.2
- Hardened storefront quote form selectors with more unique QuoteFlux class names to reduce theme and site CSS conflicts.
- Added stronger scoped input, textarea, and action button styles for the frontend request modal.
2.0.1
- Replaced short internal prefixes with unique QuoteFlux identifiers for WordPress.org compliance.
- Updated translation calls to consistently use the
quoteflux-for-woocommercetext domain. - Moved admin JavaScript loading to
wp_enqueue_script()and standardized asset registration.
2.0.0
- Initial public release of the quote workflow plugin.