codecurosity/craft-alibaba-oss

Alibaba OSS integration for Craft CMS

dev-main 2023-08-21 14:16 UTC

This package is auto-updated.

Last update: 2024-04-21 15:40:37 UTC


README

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.