Skip to content

CHK HideForGuest Extension Hide's, Price and Add To Cart of Magento2 Shop Guest Users

License

Notifications You must be signed in to change notification settings

koushikch7/Magento2-HideForGuest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##HideForGuest with Hide, Price and Add To Cart Button Extension

##Support: version - 2.3.x

##How to install Extension

Git Clone 1. Download.Clone the Repository 2. Unzip the files 3. Create a folder path [Magento_Root]/app/code/CHK/HideForGuest 4. Drop/move the unzipped files Composer Install Redirect to [Magento_Root] and enter composer require chk/hideforguest

#Enable Extension:

  • php bin/magento module:enable CHK_HideForGuest
  • php bin/magento setup:upgrade
  • php bin/magento cache:clean
  • php bin/magento setup:static-content:deploy
  • php bin/magento cache:flush

#Disable Extension:

  • php bin/magento module:disable CHK_HideForGuest
  • php bin/magento setup:upgrade
  • php bin/magento cache:clean
  • php bin/magento setup:static-content:deploy
  • php bin/magento cache:flush

About

CHK HideForGuest Extension Hide's, Price and Add To Cart of Magento2 Shop Guest Users

Resources

License

Stars

Watchers

Forks

Packages

No packages published