Category
StorageVersion
1.0.3
Last updated
Feb 23, 2023, 15:45:43 PMa month agomedusa-file-oss
Upload files to an Aliyun OSS.
Options
const plugins = [// ...{resolve: `medusa-file-oss`,options: {bucket: process.env.OSS_BUCKET,region: process.env.OSS_REGION,accessKeyId: process.env.OSS_ACCESS_KEY_ID,accessKeySecret: process.env.OSS_SECRET_ACCESS_KEY,},},]
Follow this guide to configure the plugin.

.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)