WP Manifestindependent plugin directory
manifest / ecommerce / forbes-product-sync

Forbes Product Sync

Compares products and attributes from source and destination sites. Allows user to sync products from source to destination after comparison. Manually select which attributes to sync.

by Marc Maninang · github.com/microcurse/forbes-product-sync · 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/microcurse/forbes-product-sync/archive/refs/heads/main.zip

Readme

Forbes Product Sync

A WordPress plugin for syncing WooCommerce products and attributes between two WordPress sites.

Description

Forbes Product Sync compares products and attributes from source and destination sites. It allows users to sync products from source to destination after comparison and manually select which attributes to sync.

Features

  • Settings: Configure the connection to the remote WordPress site
  • Product Sync: Compare and sync products between sites
  • Attribute Sync: Compare and sync product attributes between sites
  • Sync Logs: View the history of sync operations

Requirements

  • WordPress 5.8 or higher
  • PHP 7.4 or higher
  • WooCommerce installed and activated
  • REST API access on both sites

Installation

  1. Upload the plugin files to the /wp-content/plugins/forbes-product-sync directory
  2. Activate the plugin through the 'Plugins' screen in WordPress
  3. Navigate to 'Sync Plugin > Settings' to configure your connection

Usage

  1. Configure the connection settings with your remote site URL and API credentials
  2. Use the Test Connection button to verify connectivity
  3. Navigate to the Product Sync or Attribute Sync pages to begin synchronizing your content

License

GPL v2 or later

Read the full README on GitHub →