Skip to content

Woo B2B v1.3.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 12:32
· 9 commits to main since this release

Woo B2B v1.3.0

Changes

= 1.3.0 =

  • New Access mode setting replacing the on/off B2B lock: choose Full lock (redirect guests to login), Show catalog, hide prices (guests can browse products but prices are hidden and purchasing is disabled until they log in), or Off (public store).
  • In "Show catalog, hide prices" mode, guests see a "Log in to see prices" link in place of prices and Add to Cart; approved customers and admins see prices as normal.
  • Existing sites are migrated automatically: the previous "enabled" lock maps to Full lock, "disabled" maps to Off.

= 1.2.0 =

  • New Pay by Invoice payment method for approved B2B customers: orders are placed on account (on-hold) and settled later against an invoice.
  • Configurable net payment terms (default 30 days); the due date is stored on the order and shown on the order-received page and in customer emails.
  • Configure it under WooCommerce → Settings → Payments → Pay by Invoice (title, description, instructions, order status, payment terms). The method is only offered to approved B2B customers.

= 1.1.0 =

  • Redesigned admin UI with a modern, consistent design system and AJAX settings save (no page reload).
  • New B2B Customers dashboard: status stat cards plus customer search, country filter, sort, and bulk approve/reject.
  • Replaced browser confirm/prompt popups with styled, accessible in-page dialogs.
  • Auth page: selectable UI style (inherit the active theme's styles, or use the plugin's own), a refreshed two-column layout with a hero/benefits panel, and full WoodMart theme inheritance — including dark-mode support.

= 1.0.1 =

  • Version bump for the current release.

= 1.0.0 =

  • Initial release: catalog lock, login/registration page, manual approval workflow,
    email notifications, admin Users-list integration, 3AG license activation, and

Installation

  1. Download woo-b2b-1.3.0.zip
  2. Go to WordPress Admin → Plugins → Add New → Upload Plugin
  3. Upload the zip file and activate

Requirements

  • WordPress 5.8+
  • WooCommerce 5.0+
  • PHP 7.4+