Skip to content

Provides a link between PVTL's ERP Sync Tool & Woocommerce sites.

Notifications You must be signed in to change notification settings

pvtl/wordpress-erp-sync-tool-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordpress Plugin for the PVTL ERP Sync Tool

This plugin provides a settings screen within the WP Admin area and also enables data to be synced to/from the ERP Sync Tool.

How it works

The ERP Sync Tool is a Laravel application that synchronises data between two systems. Typically one system is ERP software (like Pacsoft or Unleashed), while the other side is a retail/wholesale store built on WooCommerce.

At regular intervals, the (Laravel) Sync Tool will connect to the ERP software and fetch the latest changes to products, customers, orders etc. It also fetches the same data from WooCommerce. Then it compares what changes have occurred, and selectively synchronises those changes back to their respective systems.

This plugin provides the necessary customisations to WordPress/WooCommerce to enable the sync to work.

Git Tags

Git will automatically tag a commit whenever a change to the version number is detected inside erp-sync-tool.php.

This behaviour is handled by .github/workflows/version-update.yml.

About

Provides a link between PVTL's ERP Sync Tool & Woocommerce sites.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages