PHPackages                             siyu/magento-2-core-block-patch - 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. siyu/magento-2-core-block-patch

ActiveMagento2-module

siyu/magento-2-core-block-patch
===============================

A package for patching magento 2 block class to support ifconfig for remove handler

011[1 issues](https://github.com/SiyuQian/Magento-2-Block-Patch/issues)PHP

Since Jun 8Pushed 6y ago1 watchersCompare

[ Source](https://github.com/SiyuQian/Magento-2-Block-Patch)[ Packagist](https://packagist.org/packages/siyu/magento-2-core-block-patch)[ RSS](/packages/siyu-magento-2-core-block-patch/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Magento-2-Block-Patch
=====================

[](#magento-2-block-patch)

Magento 2 Core Block Function Modify

Why you need this?
------------------

[](#why-you-need-this)

Magento 2 does not support ifconfig for referenceBlock's remove handler in default

Installation
------------

[](#installation)

```
composer require siyu/magento-2-core-block-patch:dev-master
./bin/magento module:enable Siyu_BlockPatch
./bin/magento setup:upgrade
./bin/magento setup:di:compile
```

Uninstall
---------

[](#uninstall)

```
./bin/magento module:disable Siyu_BlockPatch --clear-static-content
composer remove siyu/magento-2-core-block-patch
./bin/magento setup:di:compile
```

CHANGELOG
---------

[](#changelog)

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 83.3% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/942a0b9d649333ffab36bd5559dcf3c7ee25ca54455689e40f1ec022fdefdf13?d=identicon)[Siyu Qian](/maintainers/Siyu%20Qian)

---

Top Contributors

[![SiyuQian](https://avatars.githubusercontent.com/u/24470452?v=4)](https://github.com/SiyuQian "SiyuQian (5 commits)")[![DevelopersDrop](https://avatars.githubusercontent.com/u/38257016?v=4)](https://github.com/DevelopersDrop "DevelopersDrop (1 commits)")

### Embed Badge

![Health badge](/badges/siyu-magento-2-core-block-patch/health.svg)

```
[![Health](https://phpackages.com/badges/siyu-magento-2-core-block-patch/health.svg)](https://phpackages.com/packages/siyu-magento-2-core-block-patch)
```

PHPackages © 2026

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