msalsas/gdpr-consent-banner-bundle

Symfony bundle for adding a GDPR consent banner

1.0.4 2020-04-04 12:23 UTC

This package is auto-updated.

Last update: 2024-03-04 21:32:03 UTC


README

The MsalsasGdprConsentBannerBundle adds support for adding a GDPR consent banner.

Build Status Code Coverage Scrutinizer Code Quality Latest Stable Version

Alt text

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:

Read the Documentation

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.