WP Manifestindependent plugin directory
manifest / ecommerce / woocomerce-odata

1C Sync

1C synchronization

by Eugene Bolikhov · github.com/cloudzz/woocomerce-odata

2stars
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/cloudzz/woocomerce-odata/archive/refs/heads/master.zip

Wordpress Woocommerce OData plugin (1c synchronization)

Synchronize odata with woocommerce stock. Many people use 1C as accounting platform and want to synchronize data with their online store. Also WooCoomerce is most popular plugin to organize store on top of wordpress. This plugin allows to fetch data from 1C via OData protocol and update product info inside WooCommerce.

OData protocol

OData is a Microsoft backed protocol, which was introduced like web sql for inter application communication. In later releases support of JSON was added (but still most of the librarryies utilize XML)

1c part

Currently 1c supports OData protocol in every typical configuration. https://cloudzz.com/odata-v-1s/