将 Prestashop 从 1.6.0.11 升级到 1.7(最新版本)
Upgrade Prestashop from 1.6.0.11 to 1.7 (latest version)
我想将 prestashop 从 1.6.0.11 升级到 1.7(最新版本)。首先,我试过一键升级但对我不起作用。查看这些屏幕截图 http://prntscr.com/ek46kr, http://prntscr.com/ek46nb, http://prntscr.com/ek46sa. Second, I have tried with manual steps like this link http://doc.prestashop.com/display/PS16/Manual+update, but this also not worked ! See screenshot http://prntscr.com/ek4dbv
如果有人知道升级 prestashop 1.7 的完美步骤,请在这里回答。这真的很有帮助。
提前致谢!
没有从 1.6 升级到 1.7 的通用规则或指南。
来自 Prestashop 开发者博客:Is it be easy to upgrade from previous versions of PrestaShop to v1.7?
In short: no, it won’t. You can upgrade, but be prepared to have to adapt or replace many of your addons (theme, modules).
Now for the longer answer. PrestaShop 1.7 is a major version not only because it packs a lot of sweet changes, but it is also major in the SemVer sense of the term: it breaks some of the backward compatibility. If it didn’t, we probably would have called it 1.6.2.0 :)
For starters, 1.6 themes will not work on 1.7. That’s a definite. We rewrote the way themes are made, and theme designers will be delighted to find in the new Starter Theme a solid foundation for their own themes. With this foundation, new themes can be created in half the time it took to create a 1.6 theme.
Now, about modules. All well-written 1.6 modules should work with little to no changes in 1.7, except:
- Those which target the theme/front office – because we rewrote the way themes are written.
- Those which target the Product page – because the DOM of this page has changed.
- Those which target the Modules page – again, because the DOM of this page has changed.
What this means for any upgrade is that in order for a PS 1.6 to migrate to PS 1.7, you (or your agency) will have to:
- Rewrite the theme, ideally using the Starter Theme or the default theme.
- Adapt the Product page modules (CSS and JavaScript).
- Adapt the Modules page modules (CSS and JavaScript).
- Test all the other modules – as you would for any new release.
In any case, we advise you to make sure that your module does work in
PrestaShop 1.7 before you upgrade.
我想提供一个更简单的解决方案:
我们开发了数据迁移模块PrestaShop 1.6–1.7,您可以迁移您的产品、客户、订单、快递、类别、制造商等等。
并且已经将多家店铺转移到 PrestaShop 1.7 版本
该模块还可以将内容从 1.5 版转移到 1.7 版
目前可在 PrestaShop 插件上使用:
https://addons.prestashop.com/en/data-migration-backup/29736-1-click-prestashop-upgrade-16-to-17.html
如果您有任何错误,我们也会协助传输数据。
您可以使用此免费模块轻松地将 Prestashop 从版本 1.6(或任何旧版本)迁移/升级到 1.7:https://www.prestashop.com/forums/topic/820013-migrate-or-upgrade-prestashop-16-or-other-versions-to-17-%E2%80%93-free-module/
我想将 prestashop 从 1.6.0.11 升级到 1.7(最新版本)。首先,我试过一键升级但对我不起作用。查看这些屏幕截图 http://prntscr.com/ek46kr, http://prntscr.com/ek46nb, http://prntscr.com/ek46sa. Second, I have tried with manual steps like this link http://doc.prestashop.com/display/PS16/Manual+update, but this also not worked ! See screenshot http://prntscr.com/ek4dbv
如果有人知道升级 prestashop 1.7 的完美步骤,请在这里回答。这真的很有帮助。
提前致谢!
没有从 1.6 升级到 1.7 的通用规则或指南。
来自 Prestashop 开发者博客:Is it be easy to upgrade from previous versions of PrestaShop to v1.7?
In short: no, it won’t. You can upgrade, but be prepared to have to adapt or replace many of your addons (theme, modules).
Now for the longer answer. PrestaShop 1.7 is a major version not only because it packs a lot of sweet changes, but it is also major in the SemVer sense of the term: it breaks some of the backward compatibility. If it didn’t, we probably would have called it 1.6.2.0 :)
For starters, 1.6 themes will not work on 1.7. That’s a definite. We rewrote the way themes are made, and theme designers will be delighted to find in the new Starter Theme a solid foundation for their own themes. With this foundation, new themes can be created in half the time it took to create a 1.6 theme.
Now, about modules. All well-written 1.6 modules should work with little to no changes in 1.7, except:
- Those which target the theme/front office – because we rewrote the way themes are written.
- Those which target the Product page – because the DOM of this page has changed.
- Those which target the Modules page – again, because the DOM of this page has changed.
What this means for any upgrade is that in order for a PS 1.6 to migrate to PS 1.7, you (or your agency) will have to:
- Rewrite the theme, ideally using the Starter Theme or the default theme.
- Adapt the Product page modules (CSS and JavaScript).
- Adapt the Modules page modules (CSS and JavaScript).
- Test all the other modules – as you would for any new release.
In any case, we advise you to make sure that your module does work in PrestaShop 1.7 before you upgrade.
我想提供一个更简单的解决方案:
我们开发了数据迁移模块PrestaShop 1.6–1.7,您可以迁移您的产品、客户、订单、快递、类别、制造商等等。 并且已经将多家店铺转移到 PrestaShop 1.7 版本 该模块还可以将内容从 1.5 版转移到 1.7 版 目前可在 PrestaShop 插件上使用: https://addons.prestashop.com/en/data-migration-backup/29736-1-click-prestashop-upgrade-16-to-17.html
如果您有任何错误,我们也会协助传输数据。
您可以使用此免费模块轻松地将 Prestashop 从版本 1.6(或任何旧版本)迁移/升级到 1.7:https://www.prestashop.com/forums/topic/820013-migrate-or-upgrade-prestashop-16-or-other-versions-to-17-%E2%80%93-free-module/