2017 © Pedro Peláez
 

magento2-module module-hidepriceandcartbutton

This extension is use to hide price and add to cart for non login user.

image

magegeeks/module-hidepriceandcartbutton

This extension is use to hide price and add to cart for non login user.

  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

steps to install extension : a) Manual Installation : 1) Download the extension "magegeeks-hidepriceandcartbutton-2.0.0.zip" file. 2) Extract the zip file inside : "root/app/code" 3) Run the command on root directory of magento installation "sudo php bin/magento setup:upgrade" 4) Run give permission to var and pub folder by : "sudo chmod 777 -R var/ pub/" 5) Now login to admin panel and you can see the configuration related to extension., (*1)

b) Install using composer : 1. Login to your Magento 2 Admin Panel. 2. Open Component Manager 3. Enable Hidepriceandcartbutton extension 4. Start Readiness Check 4.1. Readiness Check Error 4.2. Readiness Check OK 5. Create Backup (it may take some time) 6. After backup process is completed press button "Next" 7. Now you are ready to final enable extension., (*2)

The Versions

07/03 2018

dev-master

9999999-dev

This extension is use to hide price and add to cart for non login user.

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0