0.0.28 • Published 3 years ago

gcm-custom-fulfillment v0.0.28

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

GCM Manual Fulfillment

A GCM custom fulfillment provider that allows merchants to handle fulfillments manually.

Features

  • Provides a restriction-free fulfillment provider that can be used during checkout and while processing orders.

How to Install

1. Run the following command in the directory of the Medusa backend:

npm install gcm-custom-fulfillment

2. In medusa-config.js add the following at the end of the plugins array:

const plugins = [
  // ...
  `gcm-fulfillment-manual`
]
0.0.28

3 years ago

0.0.27

3 years ago

0.0.26

3 years ago

0.0.25

3 years ago

0.0.23

3 years ago

0.0.22

3 years ago

0.0.21

3 years ago

0.0.19

3 years ago

0.0.18

3 years ago

0.0.17

3 years ago

0.0.16

3 years ago

0.0.15

3 years ago

0.0.14

3 years ago

0.0.12

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago