Good day!
I have two stores installed in separate hosting account. How can I transfer the products from store1 to store2 without having to create it one by one in store2? Will I just have to copy it from phpmyadmin or there's something else to do? both stores are running oc1.5.1.3
Export your SQL in php myadmin from the old server and save the sql on your hard drive. MAKE SURE YOU CHOOSE ALL TABLES TO BE EXPORTED. On the new install, install everything just as if you were starting a new shop. Open up php my admin on the new server and DROP ALL TABLES. Yes, you are clearing out all tables.
Now, import the SQL dump that you exported from the old server. Done.
p.s. Just click on IMPORT in phpmyadmin and browse for the file.
Now, import the SQL dump that you exported from the old server. Done.
p.s. Just click on IMPORT in phpmyadmin and browse for the file.
what about, i needed to copy all products in store1 to store2 but still keeping the existing store2 products?
--thank you sir avicci for the response
--thank you sir avicci for the response
Who is online
Users browsing this forum: No registered users and 80 guests