Skip to content
This repository has been archived by the owner on Oct 27, 2021. It is now read-only.

denissdubinin/rma-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RMA support for ScandiPWA

This extension adds possibility to create and review RMA requests in 'My account' section.

Note: RMA extension is only support by Magento 2 Commerce Edition.

Steps to install:

  1. composer require scandipwa/rma-graphql
  2. Reference this extension from your theme's scandipwa.json as "Rma": "vendor/scandipwa/rma-graphql/"
  3. Compile the theme (npm ci && npm run build or npm run watch)