WooCommerce Related Products by Attributes archived
WP plugin for WC to relate products by product attributes
by Laurens Offereins · github.com/lmoffereins/wc-related-products-by-attributes · website
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/lmoffereins/wc-related-products-by-attributes/archive/refs/heads/master.zipDeclares an update source (lmoffereins/wc-related-products-by-attributes), so updates arrive through the plugin's own updater.
Readme
=== WC Related Products by Attributes === Contributors: Offereins Tags: Woocommerce, product, products, relate, related, relation, attribute, attributes Requires at least: 4.0, WC 2.2 Tested up to: 4.1 Stable tag: 1.1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html
Relate your WooCommerce products by product attributes.
== Description ==
This plugin allows you to present related products based on matching product attributes.
== Changelog ==
= 1.1.0 =
- Added Attribute Threshold setting to exclude marginal matches
= 1.0.0 =
- Initial release