WP Manifestindependent plugin directory
manifest / ecommerce / woocommerce-company-portals

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

0stars
0forks

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.zip

Readme

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.

Example 1

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

Example 2

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

Example 3

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.

Example 4

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.

Example 5

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

Example 6

Features

All of the templates in the templates/ folder are overridable by including the file(s) in your theme folder.

Installation

  1. Upload the plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress

Requirements

PHP 5.4+

Wordpress 4+

WooCommerce 2.5+

WooCommerce Companies 1.0+

License

GNU General Public License v3.0

Read the full README on GitHub →