Skip to content

fruitcake/magento2-b2b-essentials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento2 B2B Essentials

Install

composer require fruitcake/magento2-b2b-essentials
php bin/magento module:enable Fruitcake_B2BEssentials
php bin/magento setup:upgrade
php bin/magento setup:upgrade

Configuration

You can enable/disable plugins in the Fruitcake B2B tab.

Available plugins

  • Disable front-end registration
  • Disable Add To Cart for guests

Todo / future ideas

  • Hide price for guests
  • ..

License

MIT