Download the PHP package sbodak/magento2-b2b-disable-add-to-cart-button-for-guest without Composer
On this page you can find all versions of the php package sbodak/magento2-b2b-disable-add-to-cart-button-for-guest. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sbodak/magento2-b2b-disable-add-to-cart-button-for-guest
More information about sbodak/magento2-b2b-disable-add-to-cart-button-for-guest
Files in sbodak/magento2-b2b-disable-add-to-cart-button-for-guest
Download sbodak/magento2-b2b-disable-add-to-cart-button-for-guest
More information about sbodak/magento2-b2b-disable-add-to-cart-button-for-guest
Files in sbodak/magento2-b2b-disable-add-to-cart-button-for-guest
Vendor sbodak
Package magento2-b2b-disable-add-to-cart-button-for-guest
Short Description This extension allows you to disable Add to cart button for guest. Useful feature for B2B store.
License MIT
Package magento2-b2b-disable-add-to-cart-button-for-guest
Short Description This extension allows you to disable Add to cart button for guest. Useful feature for B2B store.
License MIT
Please rate this library. Is it a good library?
Informations about the package magento2-b2b-disable-add-to-cart-button-for-guest
Magento 2 - Disable add to cart button for guest
Overview
This module enable possibility to disable Add to cart button from product and category page for not logged in customers. It can be useful for B2B customers, if we don't want to allow guest to add product to cart.
Compatibility
- Magento 2.1, 2.2, 2.3
Installation details
- Run
composer require sbodak/magento2-b2b-disable-add-to-cart-button-for-guest
- Run
php bin/magento module:enable Bodak_DisableAddToCart
- Run
php bin/magento setup:upgrade
- Run
php bin/magento cache:clean
Configuration details
- Go to Magento admin interface
- Find option in
Stores > Configuration > Catalog > Catalog
- Under the
Storfront
tab you will find theDisable Add to cart button for Guests
option Enable
this option to activate the plugin
Module configuration - administration panel
Removed Add to cart button in catalog - frontend view
Removed Add to cart button in product cart - frontend view
Uninstall
- Run
composer remove sbodak/magento2-b2b-disable-add-to-cart-button-for-guest
License
MIT License
All versions of magento2-b2b-disable-add-to-cart-button-for-guest with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.0|~7.1|~7.2
The package sbodak/magento2-b2b-disable-add-to-cart-button-for-guest contains the following files
Loading the files please wait ....