Updates from version 2, 3 must first be updated to version 4.2, then to version 5 and then to version 6.
An update from Smartstore 5.x can be carried out directly to Smartstore 6 without any detours.
Note |
---|
NoteOnly 4.2 stores can / may be updated to version 5.0. Before the update, the following technical requirements must be met on the server or hosting:
Other important preparations in the store admin area:
|
1. To update your 4.2 store, please download the latest version of Smartstore software from GitHub.
With each new release, there are two versions of Smartstore: the source code version, which is more suitable for developers to edit and "self-compile", and several "ready-compiled" versions, which has already been prepared and posted and can be used immediately by you as a store administrator.
As of Smartstore 5, other operating systems are supported in addition to Windows.
Now select the version suitable for your hosting operating system (usually Windows or Linux) and server architecture (32 bit or 64 bit, usually 64 bit).
If in doubt, ask your hoster which operating system and server architecture your hosting has. Download this smartstore version to your PC first.
2. Before you update your store, you should create backup copies of your database and file system, so that you can restore the state of your store if necessary, in case something goes wrong during the update. Especially important for a possible store restore is the database backup - don't forget it! Use the appropriate tools of your hosting provider for this purpose.
3.1 4.2 to 5.x update: After you have created your backups, you should delete all directories / files of your store, with some important exceptions: the following directories / files must not be deleted under any circumstances:
App_Data/Tenants/Default/InstalledPlugins.txt
App_Data/Tenants/Default/Settings.txt
App_Data/Tenants/Default/PageBuilder/Templates (is not available in all stores)
App_Data/Tenants/Default/Media/Storage
App_Data/Tenants/Default/Media/QueuedEmailAttachmentMedia (is not available in all stores)
3.2 5.x to 5.x update: After you have created your backups, you should delete all directories / files of your store, with some important exceptions: the following directories / files must not be deleted under any circumstances:
App_Data incl. subdirectories
wwwroot incl. subdirectories
If there are other files or directories (e.g. favicon, Google files) in the installation folder of your shop, the following applies: files/directories that you have created there yourself do not have to be deleted.
If external contents (files/directories) have been integrated into the shop, they may have to be stored in the new shop subdirectory "wwwroot".
4. Now you can unpack the Smartstore version you have already downloaded (see point 1 above) on your PC, then use tools like FTP or similar to upload these files from your PC to your web space. Have existing files overwritten.
It may be necessary to stop the AppPool in IIS for the copy process beforehand.
That's it!
After the upload is complete, your store is also already updated and all new features are immediately available.
Note |
---|
Trouble Shooting
|
Info |
---|
Info
|