USES THE WOOCOMMERCE API TO PULL ORDERS
You can pull existing orders from a live store with minimal interuption by directly accessing order data through the native WooCommerce API
CONNECT TO A LOCAL SQL LITE DATABASE
Pull order and customer data to a local optimized database which can also be used to store accompanying transaction data
MIX AND MATCH
Local storage of order data allows of integration and manipuation of the data through a variety of services and software. The posabilities are endless.