=== QuoteFlux for WooCommerce ===
Contributors: preciousgabraels
Requires at least: 6.5
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 2.0.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: woocommerce, quote, quotation, request quote, b2b

Replace WooCommerce add to cart actions with a quote request workflow, admin quote management, PDF export, and WhatsApp follow-up links.

== 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.

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/` directory.
2. Activate the plugin through the `Plugins` screen in WordPress.
3. Ensure WooCommerce is installed and active.
4. Configure the plugin from the `QuoteFlux` menu in the WordPress admin area.

== Frequently Asked Questions ==

= 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.

== Screenshots ==

1. Product page quote request modal for collecting customer quote details.
2. QuoteFlux admin dashboard for reviewing and managing submitted quote requests.
3. QuoteFlux admin settings screen for configuring quote workflow behavior and business options.

== Changelog ==

= 2.0.4 =

* Updated to support WordPress 7.0.

= 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-woocommerce` text domain.
* Moved admin JavaScript loading to `wp_enqueue_script()` and standardized asset registration.

= 2.0.0 =

* Initial public release of the quote workflow plugin.
