| 开发者 | codeatoz |
|---|---|
| 更新时间 | 2026年8月21日 15:23 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPL-2.0-or-later |
| 版权网址: | 版权信息 |
codeatoz-b2b-suite-for-woocommerce directory to /wp-content/plugins/Yes. WooCommerce 8.0 or later must be installed and active.
PHP 8.0 or later.
Yes. Each module can be enabled or disabled individually from B2B Suite → Settings → Modules. Disabled modules load no code and have no performance impact.
The plugin relies on standard WooCommerce hooks and is compatible with any properly-coded WooCommerce theme. Frontend templates can be overridden by copying them to your theme's codeatoz-b2b-suite-for-woocommerce/ subdirectory.
Copy the template file from /wp-content/plugins/codeatoz-b2b-suite-for-woocommerce/templates/ to /wp-content/themes/your-theme/codeatoz-b2b-suite-for-woocommerce/ preserving the same folder structure, then edit the copy.
Yes. On activation it creates custom tables (prefixed {prefix}b2b_) for quotes, quote items, quote notes, registrations, pricing rules, analytics events, and automation logs, using dbDelta(). All plugin tables, options, roles, and meta are removed when you delete the plugin (via uninstall.php).
Yes. Customers can view all their quote requests under My Account → Quotes. They can also download a PDF and accept quotes from there.
Post in the WordPress.org support forum or visit codeatoz.com.
Yes — CodeAtoZ B2B Suite Pro adds 16 additional modules including CRM, ERP, AI, Net Terms, Price Books, Invoices, and more.
No. The free plugin contains no licensing code, telemetry, or external calls beyond the WooCommerce connection you configure yourself. All JavaScript assets (including Chart.js) are bundled locally.
Yes. The plugin explicitly declares HPOS compatibility and uses WooCommerce's order APIs rather than direct post queries.
Yes. The plugin can be network-activated. Each site in the network maintains its own B2B settings, quotes, and registrations.
Create or edit a page and add the shortcode [catoz_b2b_quick_order]. Customers can type product SKUs and quantities and add them all to the cart in one click. You can change the number of starting rows with [catoz_b2b_quick_order rows="10"].
Go to B2B Suite → Settings → Wholesale Pricing → Minimum Order Requirements and set a minimum order amount (cart subtotal) and/or a minimum total item count. Customers who do not meet the requirement see a notice on the cart and checkout and cannot place the order. Set either value to 0 to disable it.
Go to B2B Suite → Add Quote. Attach the quote to an existing customer account or a guest email, then add products either by searching your catalogue or by pasting a list of SKUs (one per line, with an optional quantity after a comma). Save the quote and it appears alongside customer-submitted requests under B2B Suite → Quotes.
Yes. Every quote gets a secure, login-free link — copy it from the "Customer Link" panel on the admin quote screen, or it's included automatically in the "Your Quote is Ready" email. The customer opens the link to view the quote and Accept or Decline it; accepting converts it to an order and sends the payment link, no account required. This can be toggled off under Settings → RFQ & Quotes → Guest Quote Links.