Skip to content

CodeCurosity/craft-alibaba-oss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

craft-alibaba-oss

Alibaba OSS integration for Craft CMS This plugin provides an Alibaba OSS integration for Craft CMS, with this plugin we can create an Alibaba OSS volume type for Craft CMS.

Requirements

  • PHP 8.0.2 or later
  • Craft CMS 4.0 or later

Installation

You can install this plugin with Composer.

With Composer

Open your terminal and run the following commands:

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

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

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

Setup

To create a new Alibaba OSS filesystem to use with your volumes,

  • Login admin, visit SettingsFilesystems,
  • Press New filesystem.
  • Select “Alibaba OSS” for the Filesystem Type
  • Setting and configure as needed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published