Giter VIP home page Giter VIP logo

rakhithjk / wp-woocommerce-stock-synchronization Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pronamic/wp-woocommerce-stock-synchronization

0.0 1.0 0.0 271 KB

The WooCommerce Stock Synchronization Plugin allows you to synchronize the stock values of the same products across multiple WooCommerce websites.

Home Page: http://www.pronamic.eu/plugins/woocommerce-stock-synchronization/

JavaScript 10.71% PHP 89.29%

wp-woocommerce-stock-synchronization's Introduction

WooCommerce Stock Synchronization

The WooCommerce Stock Synchronization Plugin allows you to synchronize the stock values of the products with the same SKU across multiple WooCommerce websites.

Please show support for this plugin if you plan on using it, by buying it from Pronamic: https://www.pronamic.eu/plugins/woocommerce-stock-synchronization/

Requirements

  • WooCommerce version 2.1.12 or greater
  • WordPress version 4.7 or greater

How does the plugin work?

The plugin will do HTTP POST requests to the websites you want to synchronize.

http://www.example.com/?wc_stock_sync=1&source=http://www.example.org/&password=secret

Parameters

wc_stock_sync

Type: boolean
Default: 1

source

Type: source
Default: siteurl( '/' )

password

Type: password

Post Data

Type: JSON
Example:

{
	"SKU1": 1,
	"SKU2": 2,
	"SKU3": 4
}

Documentation and Usage Instructions

https://www.pronamic.eu/support/woocommerce-stock-synchronization/

Credits

Pronamic @pronamic

Remco Tolsma @remcotolsma

wp-woocommerce-stock-synchronization's People

Contributors

bitdeli-chef avatar boonstra avatar dependabot[bot] avatar rakhithjk avatar remcotolsma avatar rvdsteege avatar zogot avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.