nosto/module-nosto-itp

处理 Webkit 智能跟踪预防

安装: 108

依赖: 0

建议者: 0

安全: 0

星标: 0

关注者: 4

分支: 0

开放问题: 0

类型:magento2-module

dev-develop 2022-12-05 12:28 UTC

README

  • 注意:此扩展为实验性质。仅限开发目的安装。

安装

使用 composer 安装扩展

composer require --no-update nosto/module-nosto-itp && composer update --no-dev

使用以下命令启用扩展:

bin/magento module:enable --clear-static-content Nosto_Itp
bin/magento setup:upgrade
bin/magento cache:clean
bin/magento setup:di:compile