Strapi Provider Upload Oss

screenshot of Strapi Provider Upload Oss
strapi

A provider for strapi server to upload file to Aliyun OSS

Overview:

Strapi-provider-upload-oss is a provider for the Strapi server that allows users to upload files to Aliyun OSS (Object Storage Service). It requires Node.js version 10 or higher and npm version 6 or higher.

Features:

  • Easy Installation: The provider can be easily installed using npm.
  • Supports Strapi v4: The latest version of the provider supports Strapi v4 by default and requires a slightly updated configuration.
  • Supports Strapi v3: The provider also supports Strapi v3 and the configuration for this version has been moved to a JavaScript file.
  • Customizable Options: The provider offers various options such as accessKeyId, accessKeySecret, region, bucket, uploadPath, baseUrl, timeout, secure, and internal.

Summary:

Strapi-provider-upload-oss is a convenient provider for Strapi server users who want to upload files to Aliyun OSS. It offers easy installation, supports both Strapi v3 and v4, and provides customizable options for configuration. With this provider, users can seamlessly integrate Aliyun OSS with their Strapi projects.

strapi
Strapi

Strapi is an open source headless CMS that provides a customizable content management system and API for your projects. It allows you to manage content in a visual interface and use a REST or GraphQL API to retrieve the data.