Skip to content

bravoure/alibaba-oss

 
 

Repository files navigation

Alibaba OSS for Craft CMS icon

Alibaba OSS for Craft CMS

This plugin provides an Alibaba OSS integration for Craft CMS.

Requirements

This plugin requires Craft CMS 4.0 or later.

Installation

You can install this plugin from the Plugin Store or with Composer.

From the Plugin Store

Go to the Plugin Store in your project’s Control Panel and search for “Alibaba OSS”. Then press Install in its modal window.

With Composer

Open your terminal and run the following commands:

# go to the project directory
cd /path/to/my-project.test

# tell Composer to load the plugin
composer require craftcms/alibaba-oss

# tell Craft to install the plugin
./craft plugin/install alibaba-oss

Setup

To create a new Alibaba OSS filesystem to use with your volumes, visit SettingsFilesystems, and press New filesystem. Select “Alibaba OSS” for the Filesystem Type setting and configure as needed.

💡 The Access Key ID, Access Key Secret, Bucket, Region and Subfolder settings can be set to environment variables. See Environmental Configuration in the Craft docs to learn more about that

About

Alibaba Cloud OSS volume type for Craft CMS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 84.2%
  • HTML 9.4%
  • JavaScript 6.4%