Download the PHP package zigr/connectholland_cookie-consent-bundle-fork without Composer
On this page you can find all versions of the php package zigr/connectholland_cookie-consent-bundle-fork. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download zigr/connectholland_cookie-consent-bundle-fork
More information about zigr/connectholland_cookie-consent-bundle-fork
Files in zigr/connectholland_cookie-consent-bundle-fork
Package connectholland_cookie-consent-bundle-fork
Short Description Symfony bundle for implementing Cookie Consent to comply to AVG/GDPR. Based on https://github.com/Harborn-digital/cookie-consent-bundle and adapted to meet symfony 6.4 requirements.
License MIT
Homepage https://github.com/Zigr/cookie-consent-bundle
Informations about the package connectholland_cookie-consent-bundle-fork
Cookie Consent bundle for Symfony 6.4
Based on Harborn-digital Cookie Consent Bundle and adapted to meet Symfony 6.4 requirements. As well as PHP Unit 9 testing
Installation
Step 1: Download using composer
In a Symfony application run this command to install and integrate Cookie Consent bundle in your application:
Step 2: Go futher on Original Bundle Installation Page
Step 3:
There should be the following files:
./config/packages/ch_cookie_consent.yaml As per configuration after Step 2 above.
./config/bundles.php
./config/packages/framework.yaml:
config/routes/ch_cookie_consent.yaml
Step 4(optional):
If you choose to log cookie consent to db when configuring Step 2, then
and perform migration for log table creation.
All versions of connectholland_cookie-consent-bundle-fork with dependencies
doctrine/doctrine-bundle Version ^1.10 || ^2.0
doctrine/orm Version ^2.5
symfony/asset Version ^3.4 || ^4.2 || ^5.0 || ^6.0
symfony/dependency-injection Version ^3.4 || ^4.2 || ^5.0 || ^6.0
symfony/doctrine-bridge Version ^3.4 || ^4.2 || ^5.0 || ^6.0
symfony/expression-language Version ^3.4 || ^4.2 || ^5.0 || ^6.0
symfony/form Version ^3.4 || ^4.2 || ^5.0 || ^6.0
symfony/framework-bundle Version ^3.4 || ^4.2 || ^5.0 || ^6.0
symfony/http-foundation Version ^3.4 || ^4.2 || ^5.0 || ^6.0
symfony/templating Version ^3.4 || ^4.2 || ^5.0 || ^6.0
symfony/translation Version ^3.4 || ^4.2 || ^5.0 || ^6.0
symfony/twig-bridge Version ^3.4 || ^4.2 || ^5.0 || ^6.0
symfony/twig-bundle Version ^3.4 || ^4.2 || ^5.0 || ^6.0
twig/twig Version ^2.6 || ^3.0