Hey guys,
I need to recreate an e-learning website (Woocommerce+TutorLMS) and import data from a custom site using WebToffee Import/Export.
I managed to import Users and Products but when I get to Orders I can’t find the Product ID in the Woocommerce db tables. In the orders.csv file that the previous developers sent me I only have *”customer\_Id”* *”customer\_user”* (and here it’s ok I have all the IDs of the users who purchased) and *”product\_item1\_id”* but I don’t know which Woocommerce table it can refer to.
In addition to this, I need to understand how TutorLMS recognizes products as courses and users as students… do you think this is possible?
Could anyone help?
[ad_2]