WooCommerce Company Portals
Extends WooCommerce Companies, adding functionality to provide Company specific pricing and Company Portals (Archives)
by Creative Little Dots · github.com/creativelittledots/woocommerce-company-portals
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/creativelittledots/woocommerce-company-portals/archive/refs/heads/master.zipReadme
WooCommerce Company Portals
WooCommerce Company Portals extends WooCommerce Companies, adding functionality to provide Company specific pricing and Company Portals (Archives).
How it works
WooCommerce Side Cart adds a post link when view the Companies post type.

By click on the post link 'Generate Company Portal', a new term is created in the Company Portal taxonomy.

You can assign this Company Portal to any Product as normal.

Once a Company Portal is assigned, when editing the Product you will be able to set the Regular and Sale price for each Company Portal.

When viewing the Company Portal you will see the products in the archive, along with the prices assigned. From here you can add the product the Cart and the price will stick.

The Company Portal link is only accessible to Users assigned to the Company (via their Profile) and Admins.

Features
All of the templates in the templates/ folder are overridable by including the file(s) in your theme folder.
Installation
- Upload the plugin to the /wp-content/plugins/ directory
- Activate the plugin through the 'Plugins' menu in WordPress
Requirements
PHP 5.4+
Wordpress 4+
WooCommerce 2.5+
WooCommerce Companies 1.0+