WP Manifestindependent plugin directory
manifest / ecommerce / wc-products-merger

WC Products Merger

Woocommerce tool, that can merge separate variable producta into one

by neevalex · github.com/neevalex/wc-products-merger · website

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/neevalex/wc-products-merger/archive/refs/heads/main.zip

Description

The WC Products Merger plugin allows users to merge variable woocomerce products into a single product, combining their variations, attributes, categories, tags, and other relevant data. This is particularly useful for store owners who want to consolidate similar products or clean up their product catalog.

screenshot

Installation

  1. Upload the wc-products-merger folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Navigate to the products list screen.

Usage

  • After activating the plugin, go to the WooCommerce products list page.
  • Select the products you want to merge.
  • Choose a bulk action from the dropdown menu and click the 'merge' button.
  • You will be redirected to a new page displaying the selected products, where you need to choose tha main product.
  • Submit.

Contributing

Contributions are welcome! Please submit a pull request or open an issue for any enhancements or bug fixes.