https://github.com/karliuka/m1.compare
Magento1. Disable product compare on your website. Compare Control extension lets you get rid of every trace of product compare with one click.
https://github.com/karliuka/m1.compare
magento magento-compare magento-module magento1 magento1-module openmage openmage-module
Last synced: 3 months ago
JSON representation
Magento1. Disable product compare on your website. Compare Control extension lets you get rid of every trace of product compare with one click.
- Host: GitHub
- URL: https://github.com/karliuka/m1.compare
- Owner: karliuka
- Created: 2016-04-26T16:28:28.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-01-29T23:58:54.000Z (over 4 years ago)
- Last Synced: 2024-12-28T01:29:48.114Z (5 months ago)
- Topics: magento, magento-compare, magento-module, magento1, magento1-module, openmage, openmage-module
- Language: PHP
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Magento Compare
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
1. Go to installation folder
2. Enter following commands to install module:
```bash
composer require faonni/magento-compare
```
Wait while dependencies are updated.#### Manual Installation
1. Download the corresponding [latest version](https://github.com/karliuka/m1.Compare/archive/1.2.0.zip)
3. 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
1. Go to installation folder
2. Enter following commands to remove:
```bash
composer remove faonni/magento-compare
```
#### Manual Uninstall1. Remove the folder {Magento root}/app/code/community/Faonni/Compare
2. Remove the file {Magento root}/app/design/frontend/base/default/layout/faonni/compare.xml
2. Remove the file {Magento root}/app/etc/modules/Faonni_Compare.xml