0.0.28 • Published 2 years ago

gcm-custom-fulfillment v0.0.28

Weekly downloads
-
License
MIT
Repository
-
Last release
2 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

2 years ago

0.0.27

2 years ago

0.0.26

2 years ago

0.0.25

2 years ago

0.0.23

2 years ago

0.0.22

2 years ago

0.0.21

2 years ago

0.0.19

2 years ago

0.0.18

2 years ago

0.0.17

2 years ago

0.0.16

2 years ago

0.0.15

2 years ago

0.0.14

2 years ago

0.0.12

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago