Skip to content

CSV Export

Export all your quote requests to a CSV file for analysis in Excel, Google Sheets, or CRM import.

How to Export

  1. Go to WooCommerce > Quotes
  2. Optionally filter by status (Pending, Quoted, Accepted, etc.)
  3. Click "Export CSV" at the top of the page
  4. A file litequote-quotes-YYYY-MM-DD.csv downloads automatically

CSV Columns

ColumnDescription
ReferenceQuote ID (LQ-2026-0042)
DateSubmission date (YYYY-MM-DD HH:MM)
StatusPending / Quoted / Accepted / Rejected
NameCustomer name
CompanyCompany name
EmailCustomer email
PhonePhone number
ProductProduct name
SKUProduct reference
QuantityRequested quantity
MessageCustomer message
Unit PriceYour quoted price (if sent)
DiscountApplied discount (if any)
TotalFinal quoted total (if sent)

Features

  • UTF-8 with BOM -- compatible with Excel (no encoding issues with accented characters)
  • Respects active filters -- exports only the currently filtered results
  • Secure -- requires manage_woocommerce capability + nonce verification

Released under the GPL v2 License.