Difference between revisions of "Planning for Migration"

From Joomla! Documentation

(Fixed one URL.)
(Changes for Joomla 4)
Line 5: Line 5:
 
A few quick clarifying statements:</translate>
 
A few quick clarifying statements:</translate>
 
<translate>
 
<translate>
=== Joomla 1.5 to 3 is a major migration === <!--T:2-->
+
=== Joomla 1.5 to 3.10.x or 4.x is a major migration === <!--T:2-->
The underlying structure of Joomla core extensions changed significantly. All data including core content, third-party extensions and template needs to migrate from 1.5 to 3.x.
+
The underlying structure of Joomla core extensions changed significantly. All data including core content, third-party extensions and template needs to migrate from 1.5 to 4.x.
  
=== Joomla 2.5 to 3 is a minor migration (or a mini-migration) === <!--T:3-->
+
=== Joomla 2.5 to 3.10.x and 3.10.x to Joomla 4.x is a minor migration (or a mini-migration) === <!--T:3-->
 
A mini-migration means that the Joomla core extensions (Articles, Menus, Modules, Categories, Contacts, Weblinks, Newsfeeds, Search) can be upgraded with a one click update. All third party extensions including template need to be addressed individually.
 
A mini-migration means that the Joomla core extensions (Articles, Menus, Modules, Categories, Contacts, Weblinks, Newsfeeds, Search) can be upgraded with a one click update. All third party extensions including template need to be addressed individually.
 +
 +
=== Joomla 2.5 to 4.x is two (2) minor migrations (or two (2) mini-migrations)
 +
If you are currently running Joomla 2.5 and want to migrate to Joomla4.x, you will be doing two (2) mini-migrations. The first will be from 2.5 to 3.10.x. The second will be 3.10.x to 4.x. See [[Planning for Mini-Migration - Joomla 2.5 to 4.x]] for the links and best course of action.
  
 
=== Requirements === <!--T:4-->
 
=== Requirements === <!--T:4-->
Your server must meet the [https://downloads.joomla.org/technical-requirements Technical Requirements] of Joomla 3 to migrate on the same server.
+
Your server must meet the [https://downloads.joomla.org/technical-requirements Technical Requirements] of Joomla 3 and/or Joomla 4 to migrate on the same server.
  
 
=== Third-party Extensions === <!--T:5-->
 
=== Third-party Extensions === <!--T:5-->
Line 18: Line 21:
  
 
=== Final Thoughts and Considerations === <!--T:6-->
 
=== Final Thoughts and Considerations === <!--T:6-->
There are many considerations for both major migrations and minor migrations. If you’ve already done a migration from 1.5 to 2.5, you’re one up on the process as it will be much easier from 2.5 to 3 than 1.5 to 3. If you are running 1.5 and going to 3, take heart, you skipped a migration in the middle. With proper planning you will have your new Joomla 3.x website up and running with minimal surprises.</translate>
+
There are many considerations for both major migrations and minor migrations. If you’ve already done a migration from 1.5 to 2.5, and/or 2.5 to 3.10.x you’re one up on the process as it will be much easier from 2.5 to 3.10.x and 3.10.x to 4 than 1.5 to 3 or 4. If you are running 1.5 and going to 4, take heart, you skipped two migrations in the middle. With proper planning you will have your new Joomla 4.x website up and running with minimal surprises.</translate>
  
 
<div class="row">  
 
<div class="row">  
<div class="large-6 columns">{{Basic button|S:MyLanguage/Planning for Mini-Migration - Joomla 2.5 to 3.x|<translate><!--T:7-->
+
<div class="large-6 columns">{{Basic button|S:MyLanguage/Planning for Mini-Migration - Joomla 2.5 to 4.x|<translate><!--T:7-->
Planning for Mini-Migration - Joomla 2.5 to 3.x</translate>|class=expand}}</div>
+
Planning for Mini-Migration - Joomla 2.5 to 4.x</translate>|class=expand}}</div>
<div class="large-6 columns">{{Basic button|S:MyLanguage/Planning Migration - Joomla 1.5 to 3|<translate><!--T:8-->
+
<div class="large-6 columns">{{Basic button|S:MyLanguage/Planning Migration - Joomla 1.5 to 4.x|<translate><!--T:8-->
 
Planning Migration - Joomla 1.5 to 3</translate>|class=expand success}}</div>
 
Planning Migration - Joomla 1.5 to 3</translate>|class=expand success}}</div>
 
</div>
 
</div>

Revision as of 12:44, 7 August 2021

Other languages:
Bahasa Indonesia • ‎Deutsch • ‎English • ‎Nederlands • ‎dansk • ‎español • ‎français • ‎italiano • ‎português do Brasil • ‎български • ‎русский • ‎فارسی • ‎ไทย • ‎中文(繁體)‎ • ‎日本語

Whether big or small, the first step in any migration process is planning. If planning takes a week or four weeks, then that is what it takes. Planning makes the migration process easier.

A few quick clarifying statements:

Joomla 1.5 to 3.10.x or 4.x is a major migration[edit]

The underlying structure of Joomla core extensions changed significantly. All data including core content, third-party extensions and template needs to migrate from 1.5 to 4.x.

Joomla 2.5 to 3.10.x and 3.10.x to Joomla 4.x is a minor migration (or a mini-migration)[edit]

A mini-migration means that the Joomla core extensions (Articles, Menus, Modules, Categories, Contacts, Weblinks, Newsfeeds, Search) can be upgraded with a one click update. All third party extensions including template need to be addressed individually.

=== Joomla 2.5 to 4.x is two (2) minor migrations (or two (2) mini-migrations) If you are currently running Joomla 2.5 and want to migrate to Joomla4.x, you will be doing two (2) mini-migrations. The first will be from 2.5 to 3.10.x. The second will be 3.10.x to 4.x. See Planning for Mini-Migration - Joomla 2.5 to 4.x for the links and best course of action.

Requirements[edit]

Your server must meet the Technical Requirements of Joomla 3 and/or Joomla 4 to migrate on the same server.

Third-party Extensions[edit]

Joomla core is the easy part. Third-party extensions including templates are what makes a migration increase in the level of difficulty.

Final Thoughts and Considerations[edit]

There are many considerations for both major migrations and minor migrations. If you’ve already done a migration from 1.5 to 2.5, and/or 2.5 to 3.10.x you’re one up on the process as it will be much easier from 2.5 to 3.10.x and 3.10.x to 4 than 1.5 to 3 or 4. If you are running 1.5 and going to 4, take heart, you skipped two migrations in the middle. With proper planning you will have your new Joomla 4.x website up and running with minimal surprises.