An open API service indexing awesome lists of open source software.

https://github.com/panlatent/craft-aliyun

Aliyun for CraftCMS
https://github.com/panlatent/craft-aliyun

alibabacloud aliyun craft craft-plugin craftcms oss volumen

Last synced: 5 months ago
JSON representation

Aliyun for CraftCMS

Awesome Lists containing this project

README

          

# Aliyun plugin for Craft

[![Build Status](https://travis-ci.org/panlatent/craft-aliyun.svg)](https://travis-ci.org/panlatent/craft-aliyun)
[![Coverage Status](https://coveralls.io/repos/github/panlatent/craft-aliyun/badge.svg?branch=master)](https://coveralls.io/github/panlatent/craft-aliyun?branch=master)
[![Latest Stable Version](https://poser.pugx.org/panlatent/craft-aliyun/v/stable.svg)](https://packagist.org/packages/panlatent/craft-aliyun)
[![Total Downloads](https://poser.pugx.org/panlatent/craft-aliyun/downloads.svg)](https://packagist.org/packages/panlatent/craft-aliyun)
[![Latest Unstable Version](https://poser.pugx.org/panlatent/craft-aliyun/v/unstable.svg)](https://packagist.org/packages/panlatent/craft-aliyun)
[![License](https://poser.pugx.org/panlatent/craft-aliyun/license.svg)](https://packagist.org/packages/panlatent/craft-aliyun)
[![Craft CMS](https://img.shields.io/badge/Powered_by-Craft_CMS-orange.svg?style=flat)](https://craftcms.com/)
[![Yii2](https://img.shields.io/badge/Powered_by-Yii_Framework-green.svg?style=flat)](https://www.yiiframework.com/)

![Screenshot](resources/img/aliyun.png)

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

## Features

- Flexible credential management
- 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