mageinic / cookie-notification
MageINIC.Cookie Notification 扩展的 Cookie 通知是使用 Cookie 收集用户数据的网站的重要工具。它确保符合隐私法规,同时透明地通知用户关于 Cookie 的使用情况。自定义同意消息、按钮文本和弹出窗口外观,一切皆可自定义。
dev-main
2024-01-18 06:28 UTC
Requires
- php: ^8.0
- mageinic/core: 1.0.*
This package is auto-updated.
Last update: 2024-09-18 07:54:59 UTC
README
1. 如何安装
方法 1:安装即用包
- 在 Cookie Notification for Magento 2 下载最新版本
方法 2:通过 composer 安装 [推荐]
在 Magento 2 根目录下运行以下命令
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. 如何使用
- 请参阅
Cookie Notification Extension User Guide.pdf
文件,了解如何使用扩展的说明。
3. 获取支持
- 如果您有任何其他问题,请随时 联系我们。
- 喜欢这个项目,给我们 星标