Theme Compatibility with Magento 2 B2B Extensions Package

Created by Rosa Truong, Modified on Thu, 24 Jun 2021 at 11:18 AM by Rosa Truong

Our team has been trying our best to make our B2B extension compatible with as many Magento 2 themes as possible. 

The theme compatibility is quite dispensable for every B2B online business to guarantee a smooth operation on the website: eliminate any conflicts and bugs that cause shopping inconvenience for customers. 

1. List of theme compatibility

Here is a list of Magento 2 themes that are entirely compatible with our B2B extension package: 

No.Magento 2 ThemesPatch used for theme compatibility
1Portohttps://bitbucket.org/bsssupport/bss-m2-b2b-porto-18/src/master/
2Codazon Fastest https://bitbucket.org/bsssupport/bss-m2-b2b-condazon-grocery-gourmet/src/master/
3 ArtFurniturehttps://bitbucket.org/bsssupport/bss-m2-b2b-plazathemes-artfurniture_default/src/master/
4 Athlete2https://bitbucket.org/bsssupport/bss-m2-b2b-olegnax-athlete2/src/master/
5Clauehttps://bitbucket.org/bsssupport/m2-b2b-claue-theme/

2. How to install the whole B2B package/single B2B extensions to work with themes.

This guide is used to install all extensions in the B2B package so that they can work well with compatible themes.

Besides, if you just purchase some B2B extensions in the B2B package, you also follow the steps in this guide. However, please carefully read the tutorial in Step 2. You need to do more to install single extensions. 

Step 1: Run the following command to clone the package from the public repo. 

git clone https://bsssupport@bitbucket.org/bsssupport/bss-m2-b2b-porto-18.git

For example: https://bitbucket.org/bsssupport/bss-m2-b2b-porto-18/src

* Note: In this example, we select the public repo of the Porto theme - if you are using other themes listed in the above table (section 1), please select the corresponding repo. 

Step 2: Upload the app folder (cloned in step 1) to Magento 2 root folder. 

upload to root folder

* Note: Every module that is compatible with Porto theme is displayed in this app/design/frontend/Smartwave/porto folder. If you want to install single extensions (not install the whole B2B package), you need to remove redundant modules. 

Step 3: Run the following commands to set up:

php bin/magento setup:upgrade 
php bin/magento setup:di:compile 
php bin/magento setup:static-content:deploy 
php bin/magento c:f

If you have any issues with this installation, please contact us

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article