WP Manifestindependent plugin directory
manifest / ecommerce / rather-simple-woocommerce-author-taxonomy

Rather Simple WooCommerce Author Taxonomy

Adds an author taxonomy to products

by Oscar Ciutat · github.com/mrleemon/rather-simple-woocommerce-author-taxonomy

1stars
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/mrleemon/rather-simple-woocommerce-author-taxonomy/archive/refs/heads/main.zip

Declares an update source (false), so updates arrive through the plugin's own updater.

Readme

=== WooCommerce Author Taxonomy === Contributors: leemon Tags: woocommerce, products, author, taxonomy Requires at least: 6.8 Tested up to: 6.8 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html

Adds an author taxonomy to products.

== Description ==

Adds an author taxonomy to products.

This plugin is experimental and is provided with no support or warranty. This plugin requires WooCommerce.

== Installation ==

  1. Make sure you have installed and activated the latest version of WooCommerce
  2. Upload the extracted plugin folder and contained files to your /wp-content/plugins/ directory
  3. Activate the plugin through the "Plugins" menu in WordPress

== Changelog == = 1.0 =

  • Initial release

Read the full README on GitHub →