faonni / magento-hide-price
HidePrice extension allows to hide price from guests or certain customer groups according to your store needs
Installs: 160
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 1
Open Issues: 0
Type:magento-module
Requires
- faonni/magento-hide-addtocart: 1.2.*
- openmage/magento-lts: >=19.4.0
This package is auto-updated.
Last update: 2024-11-10 05:24:51 UTC
README
Since, many store owners looking to hide price in Magento, that's why we have created an Hide Price extension which perfectly let you configure your selling strategy the way you want.
Compatibility
Magento CE(EE) 1.6.x, 1.7.x, 1.8.x, 1.9.x
OpenMage LTS 19.x
Product Available from Magento2
Install
Warning, before installing the HidePrice module, you need to install the HideAddToCart module.
Install via Composer
-
Go to installation folder
-
Enter following commands to install module:
composer require faonni/magento-hide-price
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 -> Access Option
Frontend
Hidden add to cart button and price
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-hide-price
Manual Uninstall
- Remove the folder {Magento root}/app/code/community/Faonni/HidePrice
- Remove the file {Magento root}/app/etc/modules/Faonni_HidePrice.xml