I need to upgrade from Magento version 1.9.3.1 to v1.9.3.4 which includes version 2 of SUPEE-9767. And just want to check that the normal upgrade process I have is correct.
- Make back up of website & DB.
- Test upgrade on staging website first by merging latest version of Magento (v1.9.3.4) with current website codebase.
- Test upgrade has completed by logging into admin panel and checking version number.
- Test website, cart, checkout, product pages, product listings etc.
- Add maintenance.flag to production website to put it in maintenance mode.
- Make same changes on Production (i.e. merging latest version of Magento with current website codebase.)
- Remove maintenance.flag from production and test upgrade has been successful.
Does this seem ok?
Is it ok that I'm skipping two small release inbetween by going directly from 1.9.3.1 to v1.9.3.4?
<?php echo $this->getBlockHtml('formkey') ?>is missing? Is this a known issue for this upgrade? – Holly Jul 16 '17 at 07:07for detail https://magento.stackexchange.com/questions/176871/security-patch-supee-9767-possible-issues/176881#176881
– Rama Chandran M Jul 16 '17 at 07:14Allow Symlinksis set toNoon our site :) – Holly Jul 16 '17 at 07:21