msalsas / gdpr-consent-banner-bundle
Symfony bundle for adding a GDPR consent banner
Installs: 159
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 1
Type:symfony-bundle
Requires
- php: >=7.2
- symfony/framework-bundle: >=4.0
- symfony/yaml: >=4.0
Requires (Dev)
- symfony/phpunit-bridge: >=4.0
Conflicts
- symfony/symfony: <4.0
README
The MsalsasGdprConsentBannerBundle adds support for adding a GDPR consent banner.
Features include:
- Banner with default or custom styles.
- Cookie creation with custom time to expire.
- Default or custom messages.
- Custom time to fade banner on close.
Documentation
The source of the documentation is stored in the Resources/doc/
folder
in this bundle:
Installation
All the installation instructions are located in the documentation.
License
This bundle is under the MIT license. See the complete license in the bundle
About
GdprConsentBannerBundle is a msalsas initiative. See also the list of contributors.
Reporting an issue or a feature request
Issues and feature requests are tracked in the Github issue tracker.
When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.