Migrating from 6.1.x
This is not a drop-in update
JoomLeague 6.2 is not compatible with JoomLeague 6.1.x. Its database schema is a completely new, sport-profile-driven design. Do not:
- Install 6.2 as a direct update over an existing 6.1.x installation.
- Import a 6.1.x database or SQL export directly into a 6.2 installation.
Doing either will not produce a working site.
Use the migration service
Converting an existing 6.1.x (or earlier: 0.93, 1.5, 2.5, 3, and supported V6 alpha releases) installation to the new 6.2 schema requires going through the dedicated migration service:
The service reads your existing data and produces a migration package for the new universal schema. Always test the generated package on a separate, disposable development installation before applying it anywhere your real data matters.
6.2 is a development preview
Test any migration thoroughly before relying on it for anything that matters.