itzbund / gsb-consent
Consent managing for websites. This is part of the Goverment Site Builder (GSB) 11. Der GSB 11 ist eine Maßnahme der Dienstekonsolidierung Bund (DKB) des Bundesministeriums des Innern und für Heimat (BMI) und wird im Auftrag des Informationstechnikzentrums Bund (ITZBund) durchgeführt.
Requires
- php: ^8.2
- typo3/cms-core: ^12.4
- typo3/cms-frontend: ^12.4
Requires (Dev)
- captainhook/captainhook-phar: ^5.21
- codeception/codeception: *
- codeception/module-asserts: *
- codeception/module-db: *
- ergebnis/composer-normalize: ^2.28
- friendsofphp/php-cs-fixer: ^3.14
- helmich/typo3-typoscript-lint: ^3.2.1
- itzbund/captainhook-hooks: ^1.0
- michielroos/typo3scan: ^1.7
- mockery/mockery: ^1.6
- php-coveralls/php-coveralls: ^2.5
- phpmd/phpmd: ^2.13
- phpstan/extension-installer: ^1.2
- phpstan/phpstan: ^1.10
- phpstan/phpstan-phpunit: ^1.3
- phpstan/phpstan-strict-rules: ^1.5
- phpunit/phpunit: ^10.0 || ^11.0
- ramsey/conventional-commits: ^1.5
- saschaegerer/phpstan-typo3: ^1.8
- sbuerk/typo3-cmscomposerinstallers-testingframework-bridge: ^0.1.2
- seld/jsonlint: ^1.9
- squizlabs/php_codesniffer: ^3.7
- ssch/typo3-rector: ^1.8 || ^2.0
- typo3/coding-standards: ^0.8
- typo3/testing-framework: ^8.1
Suggests
- itzbund/gsb-core: Direct dependency is not needed but this ensures installation order.
- dev-main / 1.x-dev
- v1.3.5
- v1.3.5-rc.1
- v1.3.4
- v1.3.3
- v1.3.3-rc.2
- v1.3.3-rc.1
- v1.3.2
- v1.3.2-rc.1
- v1.3.1
- v1.3.1-rc.5
- v1.3.1-rc.4
- v1.3.1-rc.3
- v1.3.1-rc.2
- v1.3.1-rc.1
- v1.3.0
- v1.3.0-rc.4
- v1.3.0-rc.3
- v1.3.0-rc.2
- v1.3.0-rc.1
- v1.2.1-rc.3
- v1.2.1-rc.2
- v1.2.1-rc.1
- v1.2.0
- v1.2.0-rc.1
- v1.1.2-rc.1
- v1.1.1
- v1.1.1-rc.2
- v1.1.1-rc.1
- v1.1.0
- v1.1.0-rc.2
- v1.1.0-rc.1
- v1.0.2-rc.1
- v1.0.1
- v1.0.1-rc.7
- v1.0.1-rc.6
- v1.0.1-rc.5
- v1.0.1-rc.4
- v1.0.1-rc.3
- v1.0.1-rc.2
- v1.0.1-rc.1
- v1.0.0
- dev-release
This package is not auto-updated.
Last update: 2025-01-29 06:01:32 UTC
README
GSB 11 Extension gsb_consent
About
The extension gsb_consent
implements the user consent management.
Configuration
Currently this extension depends on the feature ITZBUNDPHP-2040
to be enabled.
Installation
The best way to install this extension is to start with the GSB Sitepackage Kickstarter extension.
Quick installation without GSB Sitepackage Kickstarter
In a composer-based TYPO3 installation you can install the extension EXT:gsb_consent via composer:
composer require itzbund/gsb-consent
In TYPO3 installations above version 11.5 the extension will be automatically installed. You do not have to activate it manually.
Usage
Nothing to do.
Contribute
As with TYPO3, we encourage you to join the project by submitting changes. Development of the GSB 11 happens mainly in the GSB 11 TYPO3 extension repositories.
To get started, have a look at our detailed contribution walkthrough.