mageinic/cookie-notification

Cookie Notification by MageINIC.Cookie Notification extension is a vital tool for websites utilizing cookies to collect user data. It ensures compliance with privacy regulations while transparently informing users about cookie usage. Customize consent messages, button text, and popup appearance, all

dev-main 2024-01-18 06:28 UTC

This package is auto-updated.

Last update: 2024-06-18 07:23:41 UTC


README

Cookie Notification User Guide

1. How to install

Method 1: Install ready-to-paste package

Method 2: Install via composer [Recommend]

Run the following command in Magento 2 root folder

composer require mageinic/cookie-notification

php bin/magento maintenance:enable
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento maintenance:disable
php bin/magento cache:flush

2. How to use

  • Please refer to the Cookie Notification Extension User Guide.pdf file for instructions on how to use the extension.

3. Get Support

  • Feel free to contact us if you have any further questions.
  • Like this project, Give us a Star