| 开发者 | codeatoz |
|---|---|
| 更新时间 | 2026年6月30日 20:15 |
| 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.
Read the documentation, 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.