bugmenotonet 0 Posted November 4, 2020 Hi, i want to export all products from one shop (2,2 ms2) to another one on the same version (both got the same structure db). Is this possible to do with a product_ db replace? Share this post Link to post Share on other sites
René H4 101 Posted November 4, 2020 I would recommend to export the specific tables in PHPmyAdmin. Use the DROP TABLE checkbox and then import through PHPmyAdmin into the new shop. It;s realy easy. Share this post Link to post Share on other sites
bugmenotonet 0 Posted November 4, 2020 what about images? Its not really a big shop, it has about 200 products, and after import it will got around 1100. i should copy /img from one ftp to another, is this enough? Share this post Link to post Share on other sites
René H4 101 Posted November 4, 2020 That should do it yes. Share this post Link to post Share on other sites