Table of content

Manual update (experts only)

Doing a manual update is a long and detailed process, which should only be use out of necessity – for instance, if you cannot make an automatic update.

Therefore, manual updates should be reserved to experts.

Quick instructions

This small section is aimed at those who are already familiar with installing and updating PHP/MySQL web applications on a server. Should you not feel comfortable with their lack of details, you will find detailed instructions in the section following this one.

  1. Save and Backup Your Current Store
  2. Getting ready for the new version
  3. Starting the Update
  4. QA and Testing
  5. Going live with your up-to-date store

You're done! Enjoy all the new features brought by this update!

Step 1 – Save and Backup Your Current Store

Not backing up your store constitutes a very important risk if you encounter any difficulties with the upgrade. You could lose your data and never be able to recover it.

Do not ever skip this step. Do not proceed to step 2 unless you are absolutely certain that your backups are completed, successful, and fully functional. Do check several times.

Deactivating Your Store

Disabling your store is very important.
By doing so, you make sure that there is no activity on your store while you are updating it. Therefore, if you ever have to revert the update to a backup, however recent, you won't have lost any unfinished carts or orders.

Go to your store's back-office, open the "Maintenance" page under the "Preference" menu, then select "No" for the "Enable Shop" option.

In PrestaShop 1.4, that setting is directly available in the "Preferences" tab.

In the "Maintenance IP" field, located just below the "Enable Shop" one, enter your own IP address, so that you can keep on using your store during the update. This will allow you to test the store, while still making sure visitors cannot access the website.
In order to find out your IP address, visit this page: http://whatismyipaddress.com/

Backing Up Your Files

You must save all of the files related to your PrestaShop store.

There are two main ways of backing up your files:

...or...

Backing Up Your Database

You must absolutely back up the whole database for your PrestaShop store.

There are three different ways to back up your database:

...or...

...or...

Keep that backup in the "Backup" folder on your computer, which you should have created in the previous step and should contain your files.

Backing up Your Customized Translation

If you did not edit the available translations or add new ones (either PrestaShop's or your modules'), please proceed to step 2.

To save your translation changes:

  1. Navigate to the "Translations" page under the "Localization" menu in your back-office.

    In PrestaShop 1.4, go to the "Translations" sub-tab, under the "Tools" tab.

  2. In the section "Export a Language" select the language to which you have made any modifications, then select your current theme, and click "Export".
  3. Save the downloaded file into the "Backup" folder on your local computer.

Do this for all your custom languages, both those you created/added and those you modified/corrected.

Does it contain...

  • ...a complete copy of all of your files?
  • ...a complete and error-less copy of your database?
  • ...a copy of your customized translations (optional)?

You have checked the entire backup folder, and made sure that they are all correct and that you would be able to return to your current version / restore all of your data.

If you answered yes to all of the questions above, then proceed to Step 2.

Step 2 - Getting Ready for the New Version

Downloading and Unzipping of the Latest PrestaShop Version

Visit http://www.prestashop.com and download the latest version of PrestaShop (click the "Download" button on the homepage, fill in the form then validate).

You now should have a file: prestashop_1.x.x.zip (where "x" is a digit of the version number).

Unzip the file to your computer. If you do not yet have an unzipping tool, you can download a free one here: http://www.7-zip.org/.

Once unzipped, open the "/prestashop" folder that was inside the Zip archive.

In that "/prestashop" folder, select the "/admin" folder and rename it to something unique to you (for instance, "/admin436"). Your online store currently also has a unique "admin" folder, from its original installation; you can use that unique name if you wish, or use whichever name you want.

Copying the files that were backed up during Step 1 to the new "prestashop" folder

Some of the folders that you have backed up will need to be copied to the "/prestashop" folder the you just unzipped from the archive.

You will be copying files from your "Backup" folder to the "/prestashop" folder. Answer "Yes" when the system asks you to replace the existing files.

The following folders must be copied from your Backup folder to the recently unzipped /prestashop folder:

Moving the "prestashop" folder to your FTP server

The "prestashop" folder that you have unzipped, now contains all the modifications from your "Backup" folder (and therefore, from your current live store). This next step will have you upload that folder on your FTP server.

If the folder of your online store is already named "prestashop", rename the "prestashop" folder on your hard drive to something else before sending it onto your FTP server.

If you rename the "prestashop" folder, do not forget to update the config/settings.inc.php file accordingly, as explained in step 2-B.

Using your FTP client, upload the "prestashop" folder to your server, at the same level as the folder of your current store if it is not at server root.

Checking before going further

Let's say your store's domain name is: http://www.myprestashop.com.

  1. To test the update, you first downloaded the latest version of PrestaShop.
  2. You unzipped this version, which contained a folder called "prestashop".
  3. You copied your customized files from your backup to this new "prestashop" folder.
  4. You uploaded your "prestashop" folder to your FTP server, and it can be accessed at: http://www.your-shop-url.com/prestashop (it should return a blank page, not an error message).
  1. Downloaded PrestaShop
  2. Unzipping the downloaded .zip file
  3. Manual copy of the folder of step 2.B
  4. Transfer the whole directory "prestashop" onto your FTP

If you answered yes to all the questions above, then proceed to step 3.

Step 3 – Starting the Update

Launching the update script

Visit your store's update script URL; for instance: http://www.myprestashop.com/prestashop/install/upgrade/upgrade.php (Replace "myprestashop.com" with the actual URL of your store, and "prestashop" with the name of the folder that you have just transferred to your FTP).

If it returns a 404, then you might not have copied all the files from the latest PrestaShop 1.5 version. Go through this previous step again.

Leave your browser alone from now on! Do not close it or click the "Back" button: the upgrade script is working, it can take several minutes. Let it do the work for you!

Finishing the update

Once the update is finished, a XML file should be displayed in your browser. This is expected, but can surprise you, since it doesn't look like any regular web page, and each browser has its own way of displaying it. For instance, Firefox will first display a warning message, "This XML file does not appear to have any style information associated with it. The document tree is shown below", above the content of the XML file itself. This will be improved in later versions of the script.

It should begin with the following line:

<action result="ok" error="">

The "ok" is the important art: it worked! The hardest part is now behind you, now come the final details.

On your FTP server, inside the "prestashop" folder, you should delete:

You can now access your store's public address (in our example http://www.myprestashop.com/prestashop), which should display the maintenance page with your logo. This is expected, since your store should be in maintenance mode.

If your store's theme does not display, but you instead see a white page with a warning, such as "Your 'theme name' theme is not available. Please check the name and permissions of the theme folder", then you have forgotten the step where you were supposed to copy your theme over to the /prestashop folder.

Go to your "Backup" folder's /themes folder, and copy it to /prestashop/themes. Reload the page to see

If your store's logo does not display, but instead you see a "YourLogoHere" logo, then you have forgotten the step where you were supposed to copy your customized images over to the /prestashop folder.

Go to read Step 2 of this chapter ("Step 2 - Getting Ready for the New Version") in order to copy the right files and folders.

Now go to your store's administration page, using your customized /admin folder name. You will have to log in using your usual credentials. You are now able to enjoy all the features from this new version!

  1. Launched the Update tool.
  2. Finished the installation and removed the unneeded folders and files.
  3. Checked that you were still in maintenance mode.
  4. Made sure that you have indeed copied over your customized files.
  5. Checked that you can access and browse your administration pages.

If you answered yes to all the questions above, congratulations! Proceed to step 4.

Step 4 - QA and Testing

Import your Translations

If you did export your custom translations during step 1 (Backups), import them back into your new store by going to the "Localiztion" menu, then the "Translations" page, then use the "Import a language pack manually" section.

Verification of the main Domain Name

You should verify that the domain name assigned in the database is indeed the one that you are working with. To do so, visit the "Preferences" menu, then the "SEO & URLs" page.

You must check the following information, from the "Set shop URL":

Tests to be done on your new store

To make sure that everything is working properly on your updated store, you should perform a few tests:

This is not a complete list, you perform do as many testing as possible.

If every test is successful, congratulations! Proceed to step 5.

Step 5 - Going live with your Up-to-Date Store

Swapping your updated store and your production store

Congratulations, you have achieved all the essential steps to update your store!

But the updated store is still out of reach from your customers: for now, you are the only one to know that the /prestashop folder contains the latest version, while all your visitors are still using the regular public address.

You now need to swap your updated store with your production store.

Ever since you started the upgrade process, your main store should have been temporarily disabled! It is even more important in this step!

You have two options to do so:

...or...

Activating your store

Visit the "Preference" tab in the back-office of your production (now up-to-date) store and click "Yes" for the option "Enable Shop".

Go to your store's home page, and browse every pages to make sure that everything is still okay.

You are done! Congratulations on upgrading to the latest and best version of PrestaShop!