core23/gdpr-bundle
Deprecated Symfony bundle providing GDPR cookie consent/info banner with optional domain-cookie blocking and allowlist configuration. No longer maintained; consider klaro.js or other alternatives.
Feature release (minor)
Feature release (minor)
Feature release (minor)
Feature release (minor)
Feature release (minor)
Feature release (minor)
Renamed namespace Core23\GDPRBundle to Nucleos\GDPRBundle after move to [@nucleos]
Run
$ composer remove core23/gdpr-bundle
and
$ composer require nucleos/gdpr-bundle
to update.
Run
$ find . -type f -exec sed -i '.bak' 's/Core23\\GDPRBundle/Nucleos\\GDPRBundle/g' {} \;
to replace occurrences of Core23\GDPRBundle with Nucleos\GDPRBundle.
Run
$ find -type f -name '*.bak' -delete
to delete backup files created in the previous step.
[@symfony]: https://github.com/symfony [@nucleos]: https://github.com/nucleos [@dependabot]: https://github.com/dependabot [@core23]: https://github.com/core23 [@babel]: https://github.com/babel
How can I help you explore Laravel packages today?