Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Tabla de Contenidos

Actualización de PrestaShop

Nuevas versiones de PrestaShop son lanzadas cada pocos meses, a veces incluso ocurre que se lanzan con apenas semanas de diferencia entre una y otraAlguna de estas versiones actualizadas son significantes, otras son consideradas de menor importancia, pero todas ellas traen innovaciones, mejoras y correcciones de errores. Es, por tanto, muy recomendable que siempre mantenga actualizada su tienda a la última versión estable disponible.

Hay dos maneras de actualizar PrestaShop:

La actualización automática simplemente utiliza el módulo gratuito 1-Click Upgrade.

La actualización manual ha quedado en desusopero su documentación se mantiene con fines históricosy para aquellos que no pueden utilizar la actualización automática.

The update process will affect all files and folders included in the main PrestaShop installation. This includes all the core files used to run PrestaShop, all default modules and the default theme. If you have made any modifications to those files, your changes will be lost.

Done well, the whole update process described within these pages should not take more than half an hour. Do not try to skip a step in order to be done with it faster, as all steps are crucial.

Backup and issues

In case anything goes wrong, you should learn how to backup your data and how to restore it.

If you need help for other issues, read this page.   

PrestaShop support

For any support request or help to setup your website, contact us and discover our support offers.

Our support team is at your disposal for all technical problems related to the upgrade of your PrestaShop store:

Checking the requirements for the new version

Before you do anything to your current installation of PrestaShop, you should check that your server configuration matches or exceeds the minimum requirements for the latest version of PrestaShop, which are indicated on this page: http://www.prestashop.com/en/system-requirements.
For instance, make sure that your web host does provide you with the required versions of PHP and MySQL. If not, ask your host to update the server configuration. If you are unsure which PHP and MySQL versions you are using, ask your web host.

If you web host won't update your server configuration, then it is time for you to find a better host. Do NOT perform an upgrade unless your server at least meets the system requirements.

For those upgrading from a version below 1.4.x

Older versions of PrestaShop might not make it as easy to upgrade to the latest version: the code base is quite different, many files have been moved around, many have been created, and others have been deleted. Therefore, the risk is high, when skipping from a very old version to the latest one, to see errors and mistakes aplenty.

You are also limited to the manual upgrade process: the 1-Click Upgrade module can only work with PrestaShop 1.4 and later versions.

You should therefore be even more careful. The older your version, the more you should pay attention to details: backups, custom files, edited theme, etc.

  • No labels