How to upgrade Manual extension

To upgrade extension follow next steps:

  1. Login to Magento backend.
  2. Go to System > Tools > Compilations. If Compiler Status is Enabled, then disable the compilation by clicking the button Disable in the upper right corner. After installation of extension, you can enable compilation again.
  3. Backup your store database and web directory. If you have customizations, please, create a separate backup of app/code/local/Mirasvit before upgrading to the new version.
  4. Download new extension package from your Personal Account.
  5. Unzip the extension locally.
  6. Temporary disable extension.
  7. Copy contents of the folder step1 to the root directory of Magento store.
  8. Copy contents of the folder step2 to the root directory of Magento store.
  9. Completely clear the site cache. Go to System > Cache Management. Click button Flush Magento Cache. If you want to clear the cache manually, you need to remove a folder /var/cache at the server.
  10. Logout from Magento backend and login again.
Manual