An open API service indexing awesome lists of open source software.

https://github.com/karliuka/m1.hideaddtocart

Magento1. Disable add to cart button on your website.
https://github.com/karliuka/m1.hideaddtocart

magento1 magento1-module openmage openmage-module

Last synced: 3 months ago
JSON representation

Magento1. Disable add to cart button on your website.

Awesome Lists containing this project

README

        

# Magento Hide Add To Cart Button

Since, many store owners looking to hide add to cart button in Magento, that's why we have created
an Hide Add To Cart extension which perfectly let you configure your selling strategy the way you want.

Additionally, it is recommended to install the [Hide Price](https://github.com/karliuka/m1.HidePrice) module.

## Compatibility

Magento CE(EE) 1.6.x, 1.7.x, 1.8.x, 1.9.x

OpenMage LTS 19.x

[Product Available from Magento2](https://github.com/karliuka/m2.ProductAvailable)

## Install

#### Install via Composer

1. Go to installation folder

2. Enter following commands to install module:

```bash
composer require faonni/magento-hide-addtocart
```
Wait while dependencies are updated.

#### Manual Installation

1. Download the corresponding [latest version](https://github.com/karliuka/m1.HideAddToCart/archive/1.2.0.zip)

2. Copy the unzip content to the {Magento root} folder

## Usage

### Configuration

*System -> Configuration -> Catalog -> Catalog -> Access Option*

Magento Hide Add To Cart

### Frontend
#### Hidden only add to cart button
Magento Hide Add To Cart

## 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-hide-addtocart
```
#### Manual Uninstall

1. Remove the folder {Magento root}/app/code/community/Faonni/HideAddToCart
2. Remove the file {Magento root}/app/etc/modules/Faonni_HideAddToCart.xml