定制 wouyang/module-disable-csp 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

wouyang/module-disable-csp

最新稳定版本:1.0.0

Composer 安装命令:

composer require wouyang/module-disable-csp

包简介

Module to disable Csp functionality for those who does not need it.

README 文档

README

This Magento 2 module provides a simple solution to disable the Content Security Policy (CSP) enforcement in the checkout process, which was introduced in the security update on 2024-06-11 and caused issues for many merchants.

Installation

Install the module via Composer:

composer require wouyang/module-disable-csp

How it Works

After installation, this module disables the specific event in module CSP. You can then effectively bypass the CSP enforcement without completely disabling the Module_Csp, which may still be required for other functionalities or security measures in your Magento store.

Usage

No further configuration is required. The module will automatically disable the specified events upon installation.

Do not install it if you need to maintain PCI DSS compliance!

Compatibility

This module is compatible with Magento 2.4.7-p1, 2.4.6-p6, 2.4.5-p8, 2.4.4-p9 and later versions.

Support

If you encounter any issues or have questions, please open an issue on the GitHub repository.

License

This module is licensed under the MIT License.

统计信息

  • 总下载量: 24.24k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 8
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 7
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-06-19