t3graf / sis-base
Sports information system for sports clubs to present team information, player profiles, upcoming matchdays, game results, competition or tournament tables, reports and statistics on the club website.
Requires
- php: >=7.4 || >=8.0
- bk2k/bootstrap-package: ^12.0
- typo3/cms-core: ^11.5
Requires (Dev)
- bk2k/extension-helper: ^2.0
- friendsofphp/php-cs-fixer: ^3.0.0
- helhum/typo3-console: ^7.0
- helmich/typo3-typoscript-lint: ^v2.3
- overtrue/phplint: ^2.1
- phpstan/extension-installer: ^1.1
- phpstan/phpstan: ^1.4
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-phpunit: ^1.0
- phpstan/phpstan-strict-rules: ^1.1
- roave/security-advisories: dev-latest
- saschaegerer/phpstan-typo3: ^1.0
- typo3-console/composer-auto-commands: ^1.0
- typo3-console/composer-typo3-auto-install: ^0.5.0
- typo3/cms-backend: ^11.5
- typo3/cms-extbase: ^11.5
- typo3/cms-extensionmanager: ^11.5
- typo3/cms-felogin: ^11.5
- typo3/cms-fluid: ^11.5
- typo3/cms-form: ^11.5
- typo3/cms-frontend: ^11.5
- typo3/cms-indexed-search: ^11.5
- typo3/cms-info: ^11.5
- typo3/cms-install: ^11.5
- typo3/cms-lowlevel: ^11.5
- typo3/cms-recycler: ^11.5
- typo3/cms-rte-ckeditor: ^11.5
- typo3/cms-seo: ^11.5
- typo3/cms-tstemplate: ^11.5
- typo3/coding-standards: ^0.5.0
- typo3/testing-framework: ^6.9.0
Replaces
- typo3-ter/sis-base: 0.0.1
This package is auto-updated.
Last update: 2024-10-29 06:13:08 UTC
README
Sports information system for sports clubs to present team information, player profiles, upcoming matchdays, game results, competition or tournament tables, reports and statistics on the club website.
Importend!!!
This extension only provides SIS backend modules and several basic plugin functions (team list view, team detail view, player detail view etc.)
For full use you have to choose the SIS extension for your sport.
Features
Installation
Installation using composer
The recommended way to install the extension is by using Composer.
composer require t3graf/sis_base
.
Installation from TYPO3 Extension Repository (TER)
Download and install the extension with the extension manager module.
Minimal setup
1) Include the static TypoScript of the extension. You don't need to include the TypoScript of Bootstrap package.
Contribute
Please create an issue at gitlab.com/t3graf-extensions/sis_base/issues.
Please use Gitlab only for bug-reports or feature-requests.
Credits
This extension was created by Mike Tölle in 2021 for T3graf media-agentur, Recklinghausen.
Find examples, use cases and best practices for this extension in our extended_bootstrap_package blog series on t3graf.de.
Find more TYPO3 extensions we have developed that help us deliver value in client projects. As part of the way we work, we focus on testing and best practices to ensure long-term performance, reliability, and results in all our code.
Links
- Demo: www.t3graf-media.de/typo3-extensions/sis_base
- Gitlab Repository: gitlab.com/t3graf-extensions/sis_base
- TYPO3 Extension Repository: extensions.typo3.org/
- Found an issue?: gitlab.com/t3graf-extensions/sis_base/issues