2025-04-09 15:48:31 +02:00
2021-12-22 18:29:24 +01:00
2020-12-04 11:11:35 +01:00
2025-04-09 15:48:31 +02:00
2020-12-04 11:11:35 +01:00
2020-12-04 11:11:35 +01:00
2020-12-04 11:11:35 +01:00
2020-12-04 11:11:35 +01:00
2020-12-04 11:11:35 +01:00
2020-12-04 11:11:35 +01:00
2025-03-28 14:24:29 +01:00

SportsManager

Deploy status

DEV environment

buddy pipeline Preview: sportsmanager.s10.kicktemp.dev

buddy pipeline Preview: stage.kickern-hamburg.de

PROD environment

buddy pipeline Preview: dtfb.de

buddy pipeline Preview: kickern-hamburg.de

Test setup

Installation

To start joomla and the database, run

   docker-compose up -d

Release creation

To create a release execute

    npm run release

Deployment

Deployment can only be done manually right now (sad)
To do this go to Testserver Extension Installer Site and upload the zip file found in ./package/packages

Development Tools

If you are using Intellij, there is a plugin named Joomla! which helps with resolving joomla specific database prefixes like #__
To set it up, insert into the configuration popup which follows after you enable the framework support:
Joomla install path: ./data/joomla_data
JConfig: ./data/joomla_data/configuration.php

S
Description
No description provided
Readme 10 MiB
Languages
PHP 99.2%
JavaScript 0.8%