Hello - looking for general advice.
We had great plans to update our site (and migrating it to Miva 9). We started this on our dev site.
Other things have gotten in the way, and so the dev site is out of sync with the production site in terms of
Orders
Order Status
Products (we added a couple of products, changed a couple of prices)
Images - added some new images here and there
Is there a clever way to sync the dev site to Prod in terms of orders and order status, and then copy the whole dev site to Prod? I have changed the look and feel of the dev site - so it is complicated to update prod to the dev site.
We use MYSQL so that is another issue.
Any advice appreciated.
WHat I am looking for from someone who has done this before is
a) First export all your products and import them into dev site
b) Export all your orders ....
c) ...
d) Now copy the dev site to prod by dumping the database, and the copy all the directories
or something like that.
It seems like a dangerous task - especially when site is still busy and orders coming in and all that.
Thanks very much.
Sam
We had great plans to update our site (and migrating it to Miva 9). We started this on our dev site.
Other things have gotten in the way, and so the dev site is out of sync with the production site in terms of
Orders
Order Status
Products (we added a couple of products, changed a couple of prices)
Images - added some new images here and there
Is there a clever way to sync the dev site to Prod in terms of orders and order status, and then copy the whole dev site to Prod? I have changed the look and feel of the dev site - so it is complicated to update prod to the dev site.
We use MYSQL so that is another issue.
Any advice appreciated.
WHat I am looking for from someone who has done this before is
a) First export all your products and import them into dev site
b) Export all your orders ....
c) ...
d) Now copy the dev site to prod by dumping the database, and the copy all the directories
or something like that.
It seems like a dangerous task - especially when site is still busy and orders coming in and all that.
Thanks very much.
Sam
Comment