Skip to content

panlatent/craft-aliyun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aliyun plugin for Craft

Build Status Coverage Status Latest Stable Version Total Downloads Latest Unstable Version License Craft CMS Yii2

Screenshot

Aliyun plugin for Craft CMS. Provide some facilities to help you develop on the Aliyun(Alibaba Cloud) platform.

Features

  • Aliyun OSS FileSystem

Requirements

This plugin requires Craft CMS 3 or later.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require panlatent/craft-aliyun
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Aliyun.

Configuration