- This topic has 5 replies, 4 voices, and was last updated 14 years, 3 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › Importing directly into the MYSQL table
I’ve been importing my products directly into the MYSQL table wp_wp_eStore_tbl and it’s been working great. I build my products in an Excel spreadsheet and this is a much quicker route for me. I started by creating a product within eStore, exporting that CSV file to make sure I had the fields populated they way I wanted. Do you see a problem with this?
Also, I am not using the categories in eStore but do I need to populate the table wp_wp_eStore_cat_prod_rel_tbl so all the products reference category “0”?
A CSV import function might be a handy feature.
Thanks
Art
There is nothing wrong with directly importing product info into your MySQL database table. I do intend to add in a CSV import functionality later. You can also use the copy a product function in the “Add/Edit Products” menu.
Also, I am not using the categories in eStore but do I need to populate the table wp_wp_eStore_cat_prod_rel_tbl so all the products reference category “0”?
hi,
Artmuns – could you detail how you use excel and then import into your mysql database. i would like to try that, but have no experience doing so.
Thanks,
Charlotte
Followed import instructions for use with the import plugin but products not showing up in store. Pls advise.
Did you save the CSV file a .csv? Some people mistakenly saves it as an excel file after they modify it with their values.
Did you try with one or two products first to see how that goes? This way if there is an error with the data entry then you can find it out easily.