Skip to content

Commit

Permalink
update zoo upgrade doc
Browse files Browse the repository at this point in the history
  • Loading branch information
miljan-aleksic committed Sep 30, 2024
1 parent 1f881bf commit b71b7f5
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 24 deletions.
24 changes: 0 additions & 24 deletions src/essentials-for-zoo/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,27 +49,3 @@ Go to the Installer Options in the **Global Configuration**.
![Minimum Stability Joomla](/assets/minimum-stability.webp)

**Notice** that this option applies to all theme and extension updates.

## Upgrading 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.
:::
4 changes: 4 additions & 0 deletions src/essentials-for-zoo/sidebar.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
"text": "Installation",
"link": "/essentials-for-zoo/installation"
},
{
"text": "Upgrade",
"link": "/essentials-for-zoo/upgrade"
},
{
"text": "Changelog",
"link": "https://www.zoolanders.com/essentials-for-zoo/changelog"
Expand Down
23 changes: 23 additions & 0 deletions src/essentials-for-zoo/upgrade.md
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.
:::

0 comments on commit b71b7f5

Please sign in to comment.