customgento/module-remove-product-comparison-m2

Remove Product Comparison for Magento 2 removes the product comparison feature completely from Magento.

Maintainers

Package info

github.com/customgento/module-remove-product-comparison-m2

Type:magento2-module

pkg:composer/customgento/module-remove-product-comparison-m2

Fund package maintenance!

customgento

Statistics

Installs: 28 334

Dependents: 0

Suggesters: 0

Stars: 10

Open Issues: 0

v1.1.4 2025-05-27 12:37 UTC

This package is auto-updated.

Last update: 2026-02-27 14:23:10 UTC


README

Remove Product Comparison for Magento 2 removes the product comparison feature completely from Magento. Theoretically, this is as easy as removing all compare blocks from the layout. However, even when all blocks are removed, Magento still adds cookies and entries to the local storage. This module also takes care that this data is not set at all.

Installation

  • composer require customgento/module-remove-product-comparison-m2
  • bin/magento module:enable CustomGento_RemoveProductComparison
  • bin/magento setup:upgrade
  • bin/magento setup:di:compile
  • bin/magento cache:flush

Configuration

There is no configuration.

Copyright

© 2020 - present CustomGento GmbH