How to Sync WooCommerce database with another database
-
Hello WooCommerce experts,
I need to write some code that will allow me to synchronise Woo Products database, with the database that we have in our system on a different server, different location.
For example. When a new product is added or updated in the Woo Products database, it should also be added or updated on my other database.
I’m new to Woo and I do not know where to start. Can I subclass the Woo methods that are called to add, delete and update products? how would you approach this task?
Thank you for any input you can give me.
- The topic ‘How to Sync WooCommerce database with another database’ is closed to new replies.