evoweb / sessionplaner
Sessionplaner for TYPO3Camps
Fund package maintenance!
garbast
www.paypal.me/garbast
Installs: 8 373
Dependents: 0
Suggesters: 0
Security: 0
Stars: 11
Watchers: 5
Forks: 11
Open Issues: 5
Type:typo3-cms-extension
pkg:composer/evoweb/sessionplaner
Requires
- php: >=8.1.0
- typo3/cms-backend: ^12.4 || ^13.4
- typo3/cms-core: ^12.4 || ^13.4
- typo3/cms-extbase: ^12.4 || ^13.4
- typo3/cms-fluid: ^12.4 || ^13.4
- typo3/cms-form: ^12.4 || ^13.4
- typo3/cms-frontend: ^12.4 || ^13.4
Requires (Dev)
- bk2k/bootstrap-package: ^15.0
- bk2k/extension-helper: ^2.1
- friendsofphp/php-cs-fixer: ^3.91.0
- phpstan/phpstan: ^2.1.32
- phpstan/phpstan-deprecation-rules: ^2.0
- phpstan/phpstan-phpunit: ^2.0
- phpstan/phpstan-strict-rules: ^2.0
- phpunit/phpunit: ^10.5.52 || ^11.5.0
- typo3/cms-belog: ^12.4 || ^13.4
- typo3/cms-beuser: ^12.4 || ^13.4
- typo3/cms-filelist: ^12.4 || ^13.4
- typo3/cms-install: ^12.4 || ^13.4
- typo3/cms-lowlevel: ^12.4 || ^13.4
- typo3/cms-setup: ^12.4 || ^13.4
- typo3/cms-tstemplate: ^12.4 || ^13.4
This package is auto-updated.
Last update: 2025-12-21 17:36:09 UTC
README
Installation
via Composer
The recommended way to install TYPO3 Console is by using Composer:
composer require evoweb/sessionplaner
Installation from TYPO3 Extension Repository
Download and install the extension with the extension manager module or directly from the TER.
See full documentation at https://extensions.typo3.org/extension/sessionplaner
Contribution guidelines
- we use PER-CS-1 as coding standard.
- supported PHP versions are 8.1 to 8.4
- the Makefile needs to be changed if a different PHP version should be used for development. Default is 8.1.