ERP Sync Tool
Provides a link between PVTL's ERP Sync Tool & Woocommerce sites.
by Pivotal Agency · github.com/pvtl/wordpress-erp-sync-tool-plugin · website
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/pvtl/wordpress-erp-sync-tool-plugin/archive/refs/heads/master.zipReadme
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.
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 0.0.2 | Apr 23, 2021 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.