medusa-file-gcs
Upload files to a Google Cloud Storage bucket.
Usage
npm i @cyberhippo/medusa-file-gcs
Options
You must configure the following parameters in your medusa-config.js
:
const plugins = [{resolve: `@cyberhippo/medusa-file-gcs`,options: {bucketName: "myBucketName",keyFileName: "pathToTheServiceAccountJsonKeyFile",},},...

.png)
Build your own plugins
Take Medusa up another level, and develop your own plugins with our API to speed up your processes.
Focus on building plugins for tools you use in your daily workflow, and publish to the Medusa Plugin Store for others to install.
.png)