PHPackages                             zero1limited/magento2-patches - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. zero1limited/magento2-patches

ActiveMagento2-module

zero1limited/magento2-patches
=============================

Patches for core Magento2

1.1.5(2y ago)914.4k↑64.3%4[1 PRs](https://github.com/zero1limited/magento2-patches/pulls)PHP

Since Apr 2Pushed 5mo ago7 watchersCompare

[ Source](https://github.com/zero1limited/magento2-patches)[ Packagist](https://packagist.org/packages/zero1limited/magento2-patches)[ RSS](/packages/zero1limited-magento2-patches/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (2)Versions (28)Used By (0)

magento2-patches
================

[](#magento2-patches)

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

[](#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

[](#installingapplying-a-patch)

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

```

Current Patches available
-------------------------

[](#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**

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

- `libpng warning: iCCP: known incorrect sRGB profile`Info:

    Patch: `patches/magento_framework_supress_incorrect_srgb_profile_error.patch`

    composer.json config:

    ```
    ...
    "extra": {
      "patches": {
          "magento/framework": {
              "libpng warning: iCCP: known incorrect sRGB profile": "https://raw.githubusercontent.com/zero1limited/magento2-patches/master/patches/magento_framework_supress_incorrect_srgb_profile_error.patch"
          }
      }
    }
    ...
    ```

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

###  Health Score

46

—

FairBetter than 93% of packages

Maintenance48

Moderate activity, may be stable

Popularity33

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 61.1% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~64 days

Recently: every ~99 days

Total

26

Last Release

999d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1e9389132870f6648131079d0107ea903cddb35e1befc2f02f83e166c23abe18?d=identicon)[arronmoss](/maintainers/arronmoss)

---

Top Contributors

[![arronmoss](https://avatars.githubusercontent.com/u/2673943?v=4)](https://github.com/arronmoss "arronmoss (69 commits)")[![reubenszero](https://avatars.githubusercontent.com/u/25824648?v=4)](https://github.com/reubenszero "reubenszero (21 commits)")[![adamzero1](https://avatars.githubusercontent.com/u/6369163?v=4)](https://github.com/adamzero1 "adamzero1 (16 commits)")[![brandon-zero1](https://avatars.githubusercontent.com/u/61325088?v=4)](https://github.com/brandon-zero1 "brandon-zero1 (3 commits)")[![Andrewk-01](https://avatars.githubusercontent.com/u/102953911?v=4)](https://github.com/Andrewk-01 "Andrewk-01 (2 commits)")[![callum-zero1](https://avatars.githubusercontent.com/u/22055276?v=4)](https://github.com/callum-zero1 "callum-zero1 (2 commits)")

---

Tags

magento2patchingpatchesmagento2 patches

### Embed Badge

![Health badge](/badges/zero1limited-magento2-patches/health.svg)

```
[![Health](https://phpackages.com/badges/zero1limited-magento2-patches/health.svg)](https://phpackages.com/packages/zero1limited-magento2-patches)
```

###  Alternatives

[phan/phan

A static analyzer for PHP

5.6k11.2M1.1k](/packages/phan-phan)[smile/elasticsuite

Magento 2 merchandising and search engine built on ElasticSearch

8044.5M33](/packages/smile-elasticsuite)[vaimo/composer-patches

Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.

2994.3M16](/packages/vaimo-composer-patches)[markshust/magento2-module-disabletwofactorauth

The DisableTwoFactorAuth module provides the ability to disable two-factor authentication.

2282.7M6](/packages/markshust-magento2-module-disabletwofactorauth)[magepal/magento2-googletagmanager

Google Tag Manager (GTM) for Magento 2 with Advance Data Layer

2671.5M4](/packages/magepal-magento2-googletagmanager)[diff/diff

Small standalone library for representing differences between data structures, computing such differences, and applying them as patches

2041.6M12](/packages/diff-diff)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
