Skip to content

zoltar00/Loyverse-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loyverse Sync

This plugin Syncs data from Loyverse to Woocommerce.

Prerequistites:

  • A free loyverse account (For information about creating an account goto https://loyverse.com)
  • An access token in Loyverse to be able to access the API (This is a payable feature, check on the Loyverse Site for pricing)
  • Woocommerce version 5.8.0 minimum (The plugin will not activate if Woocommerce is not installed and activated)
  • A woocommerce API Token (For intructions: https://docs.woocommerce.com/document/woocommerce-rest-api/). Make sure that the permissions are read/write

image

The plugin only sets the confgiuration for the API's tokens,... All the synchronization is done in Azure and is shared amoung customers. The plugin uses the native webhooks in Loyverse and Woocommerce to send items and to update stock These webhooks are automatically created when you save the settings in Woocommerce

The process of synchronization is as follows whenever an item is created, modified or deleted in Loyverse it is automatically (usually in 1 minute) the item will be created updated or deleted in Woocommerce. ATTN: if you modifiy anything in woocommerce it will be overwritten if you change it in Loyverse.

For the categories there is no webhook however you can choose to synchronize them to Woocommerce by checking the "Synchronize categories" checkbox on the settings page. The synchronization is on a timer which executes every 5 minutes, so do not be worried if the categories are not synched straight away. However it is a good practive to uncheck "Synchronize categories" when done, in order not to overload the APIs.

The plugin synchronizes Categories and Items from Loyverse to Woocommerce. In Woocommerce only SIMPLE products are created. The images for the products are not synched they are a link to the images stored in Loyverse.

Installation:

The Synchronization is done for now only in one way: Loyverse to Woocommerce. The bidirectionnal synchronization will be done in a futur release. The synchronization checks if the item/category has been deleted from Woocommerce and if this is the case puts it back. Also the synchronization checks whether the item (product) is i nthe Woocommerce trash, if it is then the item will be restored.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages