magegeeks/module-hidepriceandcartbutton

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

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Language:HTML

Type:magento2-module

dev-master 2018-03-07 11:05 UTC

This package is not auto-updated.

Last update: 2024-10-07 13:33:14 UTC


README

How to Download and Install Hidepriceandcartbutton Extension :

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.

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.