Over the years developing with WordPress and WooCommerce, I noticed a common issue. The issue, while different use cases, came up over and over again.
How do you get raw data from a JSON feed into WordPress or WooCommerce and keep that data updated in your database?
As a developer that appreciates the open source community. I wanted to develop a solution that allows developers to contribute. Also, give developer the ability to hook into functionality to create their own extensions to WP Data Sync.
Contribute to the Project
- WP Data Sync – on WordPress.org
- WP Data Sync for WooCommerce – on WordPress.org
- WP Data Sync – on GitHub
- WP Data Sync for WooCommerce – on GitHub
Well, I am happy to say that we have a solution.
I know you are more interested how this thing works, then where I went to grade school. So let’s just jump right into the fun stuff…
Developer Documentation
Have fun creating and developing!!
~ Kevin Brent – Developer