magegeeks / module-hidepriceandcartbutton
This extension is use to hide price and add to cart for non login user.
Package info
github.com/deepak206/Hidepriceandcartbutton
Language:HTML
Type:magento2-module
pkg:composer/magegeeks/module-hidepriceandcartbutton
dev-master
2018-03-07 11:05 UTC
Requires
- php: ~5.5.0|~5.6.0|~7.0.0
This package is not auto-updated.
Last update: 2026-03-09 20:35:08 UTC
README
How to Download and Install Hidepriceandcartbutton Extension :
steps to install extension : a) Manual Installation :
- Download the extension "magegeeks-hidepriceandcartbutton-2.0.0.zip" file.
- Extract the zip file inside : "root/app/code"
- Run the command on root directory of magento installation "sudo php bin/magento setup:upgrade"
- Run give permission to var and pub folder by : "sudo chmod 777 -R var/ pub/"
- Now login to admin panel and you can see the configuration related to extension.
b) Install using composer :
- Login to your Magento 2 Admin Panel.
- Open Component Manager
- Enable Hidepriceandcartbutton extension
- Start Readiness Check 4.1. Readiness Check Error 4.2. Readiness Check OK
- Create Backup (it may take some time)
- After backup process is completed press button "Next"
- Now you are ready to final enable extension.