-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1f881bf
commit b71b7f5
Showing
3 changed files
with
27 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Upgrade to ZOO 4 | ||
|
||
Upgrading to ZOO 4 requires some considerations as well as specific steps in order to ensure a smooth transition. First of all be aware of the following deprecations: | ||
|
||
- ZOOcart | ||
- ZOOstats | ||
- ZOOorder | ||
- ZOOevents | ||
- ZOOmailing | ||
- ZOOcompare | ||
- ZOOlanders Component | ||
|
||
If the site relies on any of these extensions and there is no a suitable replacement, you should stay on ZOO 3. On the contrary make sure do uninstall them before proceeding with the upgrade. | ||
|
||
Once those plugins are uninstalled proceed to install ZOO 4 as usual and then install Essentials for ZOO 2. | ||
|
||
::: tip | ||
If the upgrade has already been done without removing the deprecated plugins and that caused an unaccessible backend, proceed to manually remove the folder of the extensions by ftp. Once the access has been recovered try to uninstall the remaining within the backend. | ||
::: | ||
|
||
::: warning | ||
If there is any customisations done to any of ZOOlanders Plugins make sure to update it accordingly or remove it before proceeding. | ||
::: |