faonni / magento-compare
Disable product compare on your website
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 1
Open Issues: 0
Type:magento-module
Requires
- openmage/magento-lts: >=19.4.0
This package is auto-updated.
Last update: 2024-10-29 06:25:00 UTC
README
Disable product compare on your website. Compare Control extension lets you get rid of every trace of product compare with one click.
Compatibility
Magento CE(EE) 1.6.x, 1.7.x, 1.8.x, 1.9.x
OpenMage LTS 19.x
Install via Composer
-
Go to installation folder
-
Enter following commands to install module:
composer require faonni/magento-compare
Wait while dependencies are updated.
Manual Installation
-
Download the corresponding latest version
-
Copy the unzip content to the {Magento root} folder
Usage
Configuration
System -> Configuration -> Catalog -> Catalog -> Recently Viewed/Compared Products.
Compare Enabled
Compare Enabled and Sidebar Disabled
Compare Disabled
Uninstall
Pleace, create backup so you can recover the data at a later time.
Uninstall via Composer
-
Go to installation folder
-
Enter following commands to remove:
composer remove faonni/magento-compare
Manual Uninstall
- Remove the folder {Magento root}/app/code/community/Faonni/Compare
- Remove the file {Magento root}/app/design/frontend/base/default/layout/faonni/compare.xml
- Remove the file {Magento root}/app/etc/modules/Faonni_Compare.xml