Product Description
Details
With the Cookie Mode Pro extension, you can adapt your e-store to the General Data Protection Regulation (GDPR) and the ePrivacy Directive (ePR) provisions.
Track cookies used on your store website and form them into the same purpose categories. Add descriptions for customers and visitors to explain why you need them.
Inform newcomers about use of cookies on your website. A popup with customizable text is displayed as soon as visitors are on your website. By clicking the respective buttons, they can accept use of cookies or go to the settings.
So, on the ‘Cookie Settings’ page customers can enable or disable different cookie categories. Their preferences are saved and popup doesn’t disturb further user experience. Anyway, there is a link in the footer to come back and change the cookie configurations.
• Show the popup for customers and visitors to consent.
• Use your own text for the cookie popup.
• Track first- and third-party cookies on your website and add them to the grid.
• Let customers choose cookie categories to be used.
• Create any number of cookie categories.
• Add descriptions for every cookie category.
• Disable showing the list of cookies in categories.
• Change the language of the text on the ‘Cookie Settings’ page for multiple store views.
• Memorize cookie settings of every user.
Installation
Demo Links
Front End Demo Link: https://cookie-mode-pro.m2x.demo.extait.com/
Admin End Demo Link: https://cookie-mode-pro.m2x.demo.extait.com/index.php/admin
Installation steps:
- 1. Unzip the archive into a tempo directory.
- 2. Copy 'app' folder to the project root folder.
- 3. Install the module in one of the following ways:
- a) Use ‘Web Setup Wizard’ in the admin panel:
- SYSTEM -> Web Setup Wizard -> Module Manager
- Select a necessary module and install it.
- This installation method requires cron to be enabled.
- b) Execute following commands in developers console:
- php bin/magento module:enable Extait_{module name}
- php bin/magento setup:upgrade
- php bin/magento setup:di:compile
- php bin/magento setup:static-content:deploy