/ShopConnector

Enables the direct data exchange between Smartstore shops.

Primary LanguageC#GNU General Public License v3.0GPL-3.0

Smartstore Shop-Connector

This repository contains the Shop-Connector plugin for Smartstore. It allows any number of Smartstore shops to be directly connected to each other in order to exchange catalog data such as products and categories. Shops can act both as data providers and data receivers. Therefore only the shop URL and access keys have to be stored in the plugin configuration. The data exchange takes place in two steps. First the desired data is retrieved from the data provider and stored on the data receivers' server. In the second step the data can be imported by using several options.

Further information can be found in the following blog post:
https://smartstore.com/en/plug-in-the-smartstore-shopconnector-is-the-winning-formula-for-successful-data-networking-3

License

Smartstore and all its plugins are released under the GPLv3 license.