Category

Storage

Version

0.1.0

Last updated

Jun 3, 2022, 13:11:35 PM2 years ago

medusa-file-gcs

Upload files to an Google Cloud Storage bucket.
You can learn more about how you can use this plugin in the documentaion of medusa-file-s3.s

Options

{
bucketName: "test",
projectId: "projectId",
credentials: {
client_email: "test@test.com",
private_key: "YOUR-PRIVATE-KEY",
}
}

Build your own plugins

Develop your own plugins with our API to speed up your processes.

Make your plugin available via npm for it to be shared in our Plugin Library with the broader Medusa community.