Upgrade Magento while keeping all order data, sales data, ect -


is there definitive way upgrade magento while keeping order data, sales data, ect?

after setting staging environment , ensuring extensions, ect. working there inevitably orders placed, orders processed, ect. there proper way sync data production installation?

an alternative way i've read set staging area , practice upgrade while taking notes on fixes need completed. put site maintenance mode , upgrade on in production environment. viable solution?

any insight appreciated.

  • dane

with magento updates need ensure pointing same database in local.xml file. magento run updates needed on database speed automatically. yay!

however. database before update runs. if have issues, want make sure have clean version.

the update uses lot of memory if have many items/orders. make sure .htaccess file (which might have been overwritten update) still has amount of memory allocated.


Comments

Popular posts from this blog

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -