mageinic / hyva-cookie-notification
MageINIC.Cookie Notification 扩展的 Hyva Cookie Notification 是利用 cookie 收集用户数据的网站的重要工具。它确保符合隐私法规,同时透明地向用户告知 cookie 的使用情况。自定义同意信息、按钮文本和弹出窗口外观。
dev-main
2024-01-24 04:54 UTC
Requires
- php: ^8.0
- hyva-themes/magento2-compat-module-fallback: *
- mageinic/cookie-notification: 1.0.*
This package is auto-updated.
Last update: 2024-09-24 06:31:41 UTC
README
Hyvä Cookie Notification 是 MageINIC Cookie Notification 扩展的一部分,它增加了 Hyvä 功能。 此扩展扩展了 Cookie Notification 定义。
1. 如何安装
在 Magento 2 根目录中运行以下命令
composer require mageinic/hyva-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
注意: Magento 2 Cookie Notification 需要在您的 Magento 安装中安装 MageINIC Cookie Notification。
或通过 composer 安装 [推荐]
composer require mageinic/cookie-notification
2. 获取支持
- 如果您有任何进一步的问题,请随时 联系我们。
- 喜欢这个项目,给我们一个 Star