1.0.31 • Published 4 months ago

medusa-storage-azure v1.0.31

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

Canada Post Fulfillment

A file service that allows merchants to handle files in storefront.

Medusa Website | Medusa Repository

Features

  • Provides a Azure Blob Storage file service that can be used during product creation in medusa.

Prerequisites


How to Install

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

npm install medusa-file-service

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

const plugins = [
  // ...
  `medusa-file-service`
]

Test the Plugin

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

npm run start

2. Enable the fulfillment provider in the admin. You can refer to this User Guide to learn how to do that. Alternatively, you can use the Admin APIs.

3. Place an order using a storefront or the Store APIs. You should be able to use the Canada post fulfillment provider during checkout.

1.0.31

4 months ago

1.0.30

11 months ago

1.0.29

11 months ago

1.0.28

11 months ago

1.0.27

11 months ago

1.0.26

11 months ago

1.0.25

11 months ago

1.0.24

11 months ago

1.0.23

11 months ago

1.0.22

11 months ago

1.0.21

11 months ago

1.0.20

11 months ago

1.0.19

11 months ago

1.0.18

11 months ago

1.0.17

11 months ago

1.0.16

11 months ago

1.0.15

11 months ago

1.0.14

11 months ago

1.0.13

11 months ago

1.0.12

11 months ago

1.0.11

11 months ago

1.0.10

11 months ago

1.0.9

11 months ago

1.0.8

11 months ago

1.0.7

11 months ago

1.0.6

11 months ago

1.0.5

11 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago