bumblebee Posted September 28, 2018 Posted September 28, 2018 Hello, I'm new to thirty bees, i have try in the past prestashop, and have a lots of problem, then i go to opencart. Now i want to move to thrity bees... because it's seem to be a lot better. I have a user web site with products, and i want my user to be able to add product in the 30 bees store. What's tables i need to insert data in? tbproduct, tbproduct_? , ... Or if you have a better way to do it. But the user website are not in PHP. Thank you.
wakabayashi Posted September 28, 2018 Posted September 28, 2018 Very hard to tell. It also depends if the products have attributes/combinations. I believe you also need to fill tbproductshop. If you are working with stock quantities, you probably need to look for tbstockavailable.
lesley Posted September 28, 2018 Posted September 28, 2018 Have you looked into cart2cart? They can migrate everything. http://www.shopping-cart-migration.com/#a_aid=thirtybees
wakabayashi Posted September 28, 2018 Posted September 28, 2018 Ah maybe I got it wrong... You just wanna migrate your opencart data to thirtybees? Then surely go for cart2cart or add them manually in the backoffice.
bumblebee Posted September 28, 2018 Author Posted September 28, 2018 No combo product.. simple product... name, price, picture, description, quantity... i want to erase opencart... i hate it... my user web site add product to opencart database.. now i want to add product in 30bees database.
wakabayashi Posted September 28, 2018 Posted September 28, 2018 How many products do you have? Cause if you haven't too much, I would just add them to the backoffice... You must understand that you can't just copy one table over and it's done. Opencart has different columns than tb.
bumblebee Posted September 28, 2018 Author Posted September 28, 2018 the user want to be able to update, add and remove product on the already know user site.. .without creating access to 300 users in the store... and without help 300 users to learn how to do it... Or better, do you have a database map that explain every tables in the database. Else, i will try by trial and error until i find all the table i need to do it.
wakabayashi Posted September 28, 2018 Posted September 28, 2018 So this is kind of a marketplace? I am not aware, that there would exist a complete database map.
musicmaster Posted September 28, 2018 Posted September 28, 2018 "do you have a database map that explain every tables in the database." Do you really want to study the meaning of hundreds of database fields? Why don't you just use csv-export and import?
bumblebee Posted September 28, 2018 Author Posted September 28, 2018 "csv-export and import" is a module ? i dont find it ? But... does the csv export and import will automaticly check for a new CSV ?
bumblebee Posted September 28, 2018 Author Posted September 28, 2018 sorry.. i just see the link in the bottom of your mesage
musicmaster Posted September 28, 2018 Posted September 28, 2018 Csv import is a function in the backoffice of Thirty Bees and Prestashop. It is core functionality so you don't need any module. As for csv export from Opencart: I don't know. I assume there is at least a module available.
bumblebee Posted September 28, 2018 Author Posted September 28, 2018 with opencart, i add, edit and delete in the database.
musicmaster Posted September 28, 2018 Posted September 28, 2018 Mysql has an option to export as csv. That shouldn't be a problem then.
colorful-ant Posted October 1, 2018 Posted October 1, 2018 under advanced parameters -> csv import you can import somethings - right side, examples for csv-files note separator for fields and multiple values - but you can change set it, before import
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now