Currently i have a live e-commerce website which is i build with Wordpress and woocommerce. Since few months ago I start developing custom web application using php framework codeigniter. So now I have a plan to migrate my website (and all of the data) from Wordpress based Ecommerce -> to CodeIgniter web application.
Can you give me advice how to migrate all of the data since Wordpress database table & column is different with my CodeIgniter web app.
Any advice would be greatly appreciated.