Skip to content

Extension allows the store owner to hide the product price and add to cart button from guests or certain customer groups.

Notifications You must be signed in to change notification settings

vishwassoni/magento2-module-product-hideprice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento2 Product Hidprice

Extension allows the store owner to hide the product price and add to cart button from guests or certain customer groups.

Configuration

Magento2 Product Hideprice

Install with Composer as you go

  1. Go to Magento2 root folder

  2. Enter following commands to install module:

    composer config repositories.hideprices git https://github.com/vishwassoni/magento2-module-product-hideprice.git
    composer require vishwassoni/magento2-module-product-hideprice:dev-master

    Wait while dependencies are updated.

  3. Enter following commands to enable module:

    php bin/magento setup:upgrade
    

About

Extension allows the store owner to hide the product price and add to cart button from guests or certain customer groups.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages