carlos-reynosa/module-osano-cookie-consent

Magento 2 Extension for the Osano Cookie Consent plugin for help with compliance with privacy laws.

1.0.6 2020-01-29 22:43 UTC

This package is auto-updated.

Last update: 2024-05-29 05:07:43 UTC


README

Magento 2 Extension for the Osano Cookie Consent Javascript plugin.

Facts

Description

The Osano Cookie Consent Magento 2 Extension provides a quick and easy way to add a cookie consent popup powered by Osano's Cookie Consent javascript plugin.

Requirements

Compatibility

  • Magento >= 2.1

Composer Installation Instructions

  1. Add the extension via composer

    composer require carlos-reynosa/module-osano-cookie-consent

  2. Run Composer Update

    composer update carlos-reynosa/module-osano-cookie-consent

  3. Enable the module

    bin/magento module:enable CarlosReynosa_OsanoCookieConsent

  4. Run upgrade and flush caches

    • bin/magento setup:upgrade

    • bin/magento cache:flush

Customization

You can configure the cookie consent pop up within the magento admin at Admin -> Store -> Carlos Reynosa -> Osano Cookie Consent.

Supported Customization Options

  1. Change popup background color
  2. Change popup button background color

Support

If you have any issues with this extension, open an issue on GitHub.

Contribution

Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.

Developer

Carlos Reynosa

Licence

MIT License

Copyright

(c) 2020 Carlos Reynosa