zero1limited/magento2-patches 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

zero1limited/magento2-patches

最新稳定版本:1.1.5

Composer 安装命令:

composer require zero1limited/magento2-patches

包简介

Patches for core Magento2

README 文档

README

This module makes it easier for a Magento 2 merchant to apply patches in a manner which adheres to standard Composer workflow and most deployment pipleline methodologies.

Core Magento Security patches are split and re-defined so that they can be applied properly using Composer Install.

Installation Instructions

composer require zero1limited/magento2-patches
composer require cweagans/composer-patches:^1.6.5
php bin/magento module:enable Zero1_Patches

Installing/Applying a Patch

php bin/magento patch:list
php bin/magento patch:add --patch=MDVA-43395
composer install

Current Patches available

In order to apply the patch please run the above commands passing the patch name (in bold below) after the --patch= as shown above.

PRODSECBUG-2198 https://magento.com/security/patches/magento-2.3.1-2.2.8-and-2.1.17-security-update

If you need to apply a Magento patch which is not currently listed please reach out at support@mdoq.io and we will promtly incorporate the patches into this module.

ZERO-1 manage the applicable patches for free but feel free to submit comments or Pull Requests!

统计信息

  • 总下载量: 13.68k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 9
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 9
  • Watchers: 7
  • Forks: 4
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 2019-04-01