Skip to content

Modules and plugins

Modules and plugins are installed as part of the main JoomLeague package.

They are not distributed separately unless explicitly decided otherwise.

Rules

  • every module and plugin manifest must use the same version as the package;
  • module configuration must use modern Joomla fields;
  • no legacy alias parameters in the new UI;
  • module templates must not generate inline JavaScript;
  • all text must use language constants.

Documentation is statically generated with VitePress.