Magento 2 Extension for the Osano Cookie Consent Javascript plugin.
- version: 1.2.0
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.
- Magento >= 2.1
-
Add the extension via composer
composer require iconocoders/module-osano-cookie-consent
-
Run Composer Update
composer update iconocoders/module-osano-cookie-consent
-
Enable the module
bin/magento module:enable Iconocoders_OsanoCookieConsent
-
Run upgrade and flush caches
-
bin/magento setup:upgrade
-
bin/magento cache:flush
-
You can configure the cookie consent pop up within the magento admin at Admin -> Store -> Iconocoders -> Osano Cookie Consent.
- 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
If you have any issues with this extension, open an issue on GitHub.
Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.
- Website: https://icoders.co
(c) 2020 Iconocoders