B2B Quote Extension

Enterprise-grade quote management system for Magento 2 B2B commerce.

Overview

The B2B Quote extension enables customers to request quotes, negotiate prices, and convert approved quotes directly into orders.

Key Capabilities

FeatureDescription
Quote LifecycleDraft → Submit → Review → Approve → Accept → Order
Price NegotiationCustomer counter offers, admin pricing
MessagingBuilt-in communication
AttachmentsFile sharing (specs, contracts)
Pricing RulesAutomated discount calculations
Workflow RulesEvent-driven automation
REST APIComplete API for integrations

Quick Start

  1. Install the extension
  2. Configure settings
  3. Set up quote statuses
  4. Customers can now request quotes

Documentation Sections

Getting Started

Features

Administration

Reference

Database Tables

The extension creates these tables:

TablePurpose
b2b_quoteMain quote records
b2b_quote_itemQuote line items
b2b_quote_statusConfigurable statuses
b2b_quote_projectCustomer projects
b2b_quote_messageCommunication
b2b_quote_attachmentFile attachments
b2b_quote_pricing_rulePricing automation
b2b_quote_workflow_ruleWorkflow automation

Requirements

  • Magento 2.4.6 - 2.4.8
  • PHP 8.1 - 8.5

Found an issue with this documentation? Let us know