From 6358eab44fc5e8a7767e022cea50447735ecfb4d Mon Sep 17 00:00:00 2001 From: Viktor Nagornyy <1692600+viktorix@users.noreply.github.com> Date: Sat, 24 Aug 2024 01:02:09 -0400 Subject: [PATCH] Updates NC version required for oC migration Signed-off-by: Viktor Nagornyy <1692600+viktorix@users.noreply.github.com> --- admin_manual/maintenance/migrating_owncloud.rst | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/admin_manual/maintenance/migrating_owncloud.rst b/admin_manual/maintenance/migrating_owncloud.rst index f5dfc5e33..1650ea6cc 100644 --- a/admin_manual/maintenance/migrating_owncloud.rst +++ b/admin_manual/maintenance/migrating_owncloud.rst @@ -12,13 +12,11 @@ So it is quite easy, to migrate from one ownCloud version to at least one Nextcl However this does only work with versions that are close enough database and code-wise. See the table below for a version map, where migrating is easily possible: -+-------------------+------------------------------+ -| ownCloud | Nextcloud | -+===================+==============================+ -| 10.13.x | 25.0.x (but at least 25.0.2) | -+-------------------+------------------------------+ -| 10.5.x | 20.0.x (but at least 20.0.5) | -+-------------------+------------------------------+ ++-------------------+-------------------------------+ +| ownCloud | Nextcloud | ++===================+===============================+ +| 10.13.x | 25.0.x (but at least 25.0.13) | ++-------------------+-------------------------------+ .. note:: Since ownCloud does not and will not support PHP 8.0 or higher, you need to migrate from ownCloud 10.13.x to Nextcloud 25 and then