Skip to content

Installation

JoomLeague is installed as one package. The bundled modules and plugins are not distributed separately.

Requirements

  • Joomla 6.1.1 or newer
  • PHP 8.3 or newer
  • MySQL 8 or MariaDB 10.6 or newer (including 11.x)
  • enabled mysqli extension
  • writable images directory
  • enabled Joomla filesystem plugin for media handling

Package installation

In Joomla administration:

  1. open System → Install → Extensions;
  2. upload pkg_joomleague-*.zip;
  3. after installation, check System → Maintenance → Database;
  4. open Components → JoomLeague.

After installation

Run the initial sports bootstrap:

  1. open System → Global Configuration → JoomLeague;
  2. open the Sports bootstrap tab;
  3. select a sports package or All sports;
  4. save the options;
  5. click Create.

The bootstrap action is idempotent. Running it repeatedly must not create duplicate records.

Documentation is statically generated with VitePress.