spydemon / m2-catalog_remove_product_comparison
Remove everything relevant to the product comparision on a Magento 2 website
Installs: 550
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 1
Type:magento2-module
Requires
- magento/product-community-edition: 2.*
This package is auto-updated.
Last update: 2025-04-09 19:29:23 UTC
README
Aim of the module
This Magento 2 module purpose is to disable all block output that deals about product comparison.
Warnings
The purpose of this module is more to help developers to save time instead of providing ready to use tools. Don't expect to be able to use it out of the box without a minimal integration on your side.
Compatibility
This module was tested on the Magento versions that follows.
Version | State |
---|---|
2.3.5-p1 | Works |
How to install it
Using Composer for installing this module is the best way:
composer require spydemon/m2-catalog_remove_product_comparison
Help appreciate
If you like this module and find a bug or an enhancement, don't hesitate to fill an issue, or even better: a pull request. 😀