PHPackages                             kingfisherdirect/magento2-disable-compare - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. kingfisherdirect/magento2-disable-compare

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

kingfisherdirect/magento2-disable-compare
=========================================

Magento 2 module to disable product compare functionality across all store pages

1243↓33.3%PHP

Since Dec 12Pushed 5mo ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Magento 2 - Disable Compare
===========================

[](#magento-2---disable-compare)

A simple Magento 2 module that completely disables the product compare functionality across your store.

Features
--------

[](#features)

- Removes compare links from all product listings
- Removes compare sidebar blocks
- Works on all default Magento 2 pages including:
    - Product pages
    - Category pages
    - Search results
    - Shopping cart
    - Wishlist
    - Advanced search results

Requirements
------------

[](#requirements)

- Magento 2.4.x or higher
- PHP 7.4 or higher

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

[](#installation)

### Via Composer (recommended)

[](#via-composer-recommended)

```
composer require kingfisherdirect/magento2-disable-compare
php bin/magento module:enable KingfisherDirect_DisableCompare
php bin/magento setup:upgrade
php bin/magento cache:flush
```

Uninstallation
--------------

[](#uninstallation)

```
php bin/magento module:disable KingfisherDirect_DisableCompare
php bin/magento setup:upgrade
php bin/magento cache:flush
```

Then remove the module directory or uninstall via composer:

```
composer remove kingfisherdirect/magento2-disable-compare
```

License
-------

[](#license)

MIT License - see LICENSE file for details

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance50

Moderate activity, may be stable

Popularity17

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity12

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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/13ef32eef650c9bddea30c304036ba5bf091f051be75c05e0abb3aad6628a7e1?d=identicon)[lumnn](/maintainers/lumnn)

---

Top Contributors

[![lumnn](https://avatars.githubusercontent.com/u/2505114?v=4)](https://github.com/lumnn "lumnn (1 commits)")

### Embed Badge

![Health badge](/badges/kingfisherdirect-magento2-disable-compare/health.svg)

```
[![Health](https://phpackages.com/badges/kingfisherdirect-magento2-disable-compare/health.svg)](https://phpackages.com/packages/kingfisherdirect-magento2-disable-compare)
```

###  Alternatives

[zservices/query

Pacote para consultas em serviços do governo.

131.1k](/packages/zservices-query)

PHPackages © 2026

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