1. Home
  2. Knowledge Base
  3. WooCommerce Request a Quote

WooCommerce Request a Quote

Current version 1.3.1View Changelog

Changelog for WooCommerce Request a Quote

1.3.1 22 July 2026

  • Fixed Quote reminder emails could be sent for quotes requested before quote expiry was enabled

1.3.0 22 July 2026

  • Added Quote expiry - automatically expire quotes after a configurable number of days/weeks/months, with an editable expiry date on the order screen
  • Added Quote reminder email
  • Added Attach PDF quote to email
  • Added Request Form field builder

1.2.2 24 June 2026

  • Fixed 'Your Quote' email does not show 'Customer' as the recipient in WooCommerce Emails settings page
  • Updated .pot language file
  • Updated 'Your Quote' email description
  • Updated fall back to user email address in quote form if billing email address is empty

1.2.1 28 May 2026

  • Added Italian translation
  • Added option to automatically direct to quote form page

1.2.0 3 March 2026

  • Added Allow registered email address setting
  • Added Link registered email address setting
  • Added Always show quote form setting

1.1.9 22 January 2026

  • Fixed custom message in Request a Quote form not added to the order notes if 'Create account for new users' is enabled
  • Fixed uploaded files from Add-Ons Ultimate are not getting renamed when the Upload field is on a variable product

1.1.8 19 November 2025

  • Fixed PHP deprecated notices when using WooCommerce 10.3
  • Fixed Request a Quote not working on some sites running WooCommerce 10.3 if the cart is empty

1.1.7 15 October 2025

  • Fixed accessibility issue on the Request a Quote page

1.1.6 7 October 2025

  • Added wcraq_send_quote_copy_to_customer filter
  • Fixed error when viewing email templates in the Emails tab of WooCommerce Settings
  • Fixed error when sending test emails from the Emails tab of WooCommerce Settings

1.1.5 6 February 2025

  • Added integration with WooCommerce Dynamic Pricing and Discount Rules

1.1.4 21 January 2025

  • Fixed flat rate costs from Product Add-Ons Ultimate fields do not appear on the Quote page
  • Fixed error messages for Product Add-Ons Ultimate fields do not appear when adding a product to the Quote page

1.1.3 2 December 2024

  • Fixed 'Checkout now' not getting translated in quote emails
  • Updated hide wcraq-quote-list in wcraq.js line 98

1.1.2 10 October 2024

  • Updated save custom Request a Quote fields as order metadata

1.1.1 24 September 2024

  • Fixed custom non-billing fields not getting saved on guest quote orders
  • Fixed PHP 8.3 deprecated warnings

1.1.0 20 August 2024

  • Added new filters: wcraq_filter_add_to_quote_button, wcraq_quote_link_use_preg_match, wcraq_quote_link_preg_match_pattern, wcraq_quote_link_preg_match_replace, wcraq_quote_link_loop, wcraq_loop_cart_quote_links, wcraq_show_add_to_cart_button_in_loop
  • Added allow Add to Quote button to be displayed beside the Add to Cart button

1.0.16 1 May 2024

  • Fixed adding non-quotable products to the cart also redirects to the Request a Quote page

1.0.15 16 January 2024

  • Added wcraq_dont_cache_request_quote_page filter
  • Updated auto-redirect to Request a Quote page after clicking add-to-quote button
  • Updated EDD_SL_Plugin_Updater for PHP8.2 compatibility

1.0.14 12 September 2023

  • Updated compatibility with WooCommerce High-Performance Order Storage

1.0.13 25 July 2023

  • Fixed Request a Quote page not displaying the correct Bookings for WooCommerce product price
  • Updated submitted quote form is now validated for non-logged in users

1.0.12 29 June 2023

  • Added wcraq_custom_order_item_meta action hook
  • 1.0.11, 24 April 2023 =
  • Added option to automatically send quotes
  • Added attach uploads to quote request notification emails if enabled in Add-Ons Ultimate settings
  • Fixed notification email shows the customer's first name twice instead of customer's first name and last name

1.0.10 7 February 2023

  • Updated Quote order now has auto-calculated taxes and totals

1.0.9 4 January 2023

  • Added wcraq_custom_address_fields filter
  • Fixed Download Files button does not appear on quote requests with files uploaded by Product Add-Ons Ultimate
  • Fixed Enable request a quote setting in General tab gets hidden in variable products
  • Fixed if AJAX add to cart is enabled on archive pages, View cart link is displayed after clicking Add to Quote button
  • Fixed compatibility issues with Product Table Ultimate
  • Fixed prices not hidden for variable products with different variation prices
  • Fixed error when session is empty

1.0.8 4 March 2022

  • Fixed quote prices not including some add-on prices

1.0.7 3 March 2022

  • Updated Include a link in the email to set a new password if WooCommerce setting "When creating an account, automatically generate an account password" is enabled

1.0.6 8 February 2022

  • Fixed Enable Request a Quote setting does not appear on Variable products
  • Updated Changed 'Continue shopping' to 'View quote' when 'Redirect to the cart page after successful addition' is enabled

1.0.5 26 January 2022

  • Fixed set billing and shipping addresses correctly
  • Fixed parse error on activation

1.0.4 8 October 2021

  • Fixed incorrect text domain in functions-product.php
  • Fixed upload fields causing AJAX error

1.0.3 20 August 2021

  • Fixed pull add-ons data into the quote

1.0.2 13 August 2021

  • Updated optionally display prices in cart

1.0.1 11 August 2021

  • Fixed check for session in wcraq_get_quotable_products

1.0.0 10 August 2021

  • Initial commit