wapone/module-cookie-notification
最新稳定版本:0.0.3
Composer 安装命令:
composer require wapone/module-cookie-notification
包简介
Magento 2 extension to inform users about the use and the management of your website cookies
README 文档
README
WaPoNe Cookie Notification is a Magento 2 extension to inform users about use and management of your website cookies.
Final result
Installation
Composer
Run the following command in Magento 2 root folder
composer require wapone/module-cookie-notification
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
If you don't use composer to install the module but you download it directly, you also have to download https://github.com/WaPoNe/module-wapone-base module.
User Guide
Configuration
Go to Stores > Settings > Configuration > WaPoNe > Cookie Notification.
- Set Activation to 'YES'.
- Insert a value for Cookie Life (default value is 3600)
- Insert a value for Cookie Path (it is not required)
- Insert a value for Cookie Domain (it is not required)
- You have to choose Message Position (Top or Bottom)
- Insert the Message to display to users
- Insert an exadecimal value to set the color of Message Text
- Insert an exadecimal value to set the color of Message Background
- Insert the text for Cookie More Button
- Insert an exadecimal value to set the color of Cookie More Button Text
- Insert an exadecimal value to set the color of Cookie More Button Background
- Select how to open Cookie More Button Link (Same Frame or New Window)
- Select the page to link for Cookie More Button (default value is Privacy Policy page, in Luma Theme)
- Insert the text for Cookie Allow Button
- Insert an exadecimal value to set the color of Cookie Allow Button Text
- Insert an exadecimal value to set the color of Cookie Allow Button Background
Compatibility
- Magento CE:
- 2.1.x
- 2.2.x
- 2.3.x
Thanks to
- @nadeem0035
统计信息
- 总下载量: 28.86k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2017-04-10


