orangecat/cspwhitelist

CSP 白名单

安装: 4

依赖: 1

建议者: 0

安全性: 0

星标: 0

关注者: 1

分支: 0

公开问题: 0

类型:magento2-module

1.0.0 2024-03-09 15:32 UTC

This package is not auto-updated.

Last update: 2024-09-22 16:50:42 UTC


README

本模块是为 Magento > 2.4.6 开发的

安装

此扩展必须通过 composer 安装。要继续,请在您的终端中运行以下命令

composer require orangecat/cspwhitelist
php bin/magento module:enable Orangecat_CspWhitelist
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy