Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shop By Brand module for Magento PWA Studio

This module acts as an add-on for Mageplaza's Shop By Brand extension to make it work with Magento PWA Studio.

End result: https://shopbybrand.pwa-commerce.com/brand.html

Requirements

Installation

1. Init project

  git clone https://github.com/Simicart/simi-studio --branch release/2.0.0
  cd simi-studio

2. Start the project

From the root directory of the project you created above, clone the repository:

  git clone https://github.com/Simicart/shopbybrand-module-pwa-studio ./@simicart/shopbybrand

3. Modify .env

Change the .env MAGENTO_BACKEND_URL with your Magento site URL, or use our demo URL:

  MAGENTO_BACKEND_URL=https://mp.pwa-commerce.com/

4. Modify package.json

Modify the dependencies of your project to add Shop By Brand extension.

  "dependencies": {
    ...
    "@simicart/shopbybrand": "link:./@simicart/shopbybrand"
  },

5. Install and Start Project

  yarn install && yarn watch

Contribution

SimiCart Team & Mageplaza Team

About

ShopByBrand Module for Magento pwa-studio Venia Concept

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages