IconoCoders / module-osano-cookie-consent

Magento 2 Extension for the Osano Cookie Consent Popup plugin

Home Page:https://packagist.org/packages/iconocoders/module-osano-cookie-consent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Osano Cookie Consent Magento 2 Extension

Magento 2 Extension for the Osano Cookie Consent Javascript plugin.

Facts

  • version: 1.2.0

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 iconocoders/module-osano-cookie-consent

  2. Run Composer Update

    composer update iconocoders/module-osano-cookie-consent

  3. Enable the module

    bin/magento module:enable Iconocoders_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 -> Iconocoders -> Osano Cookie Consent.

Supported Customization Options

  • ability for admin to change cookie consent popup background color
  • ability for admin to change cookie consent popup button background color
  • ability for admin to change cookie consent popup text
  • ability for admin to change cookie consent popup more info link
  • ability for admin to change cookie consent popup button text

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

Copyright

(c) 2020 Iconocoders

About

Magento 2 Extension for the Osano Cookie Consent Popup plugin

https://packagist.org/packages/iconocoders/module-osano-cookie-consent

License:GNU Affero General Public License v3.0


Languages

Language:PHP 79.4%Language:JavaScript 11.8%Language:HTML 8.8%