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
- Host: GitHub
- URL: https://github.com/panlatent/craft-aliyun
- Owner: panlatent
- License: mit
- Created: 2018-09-05T09:01:14.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-17T02:40:53.000Z (7 months ago)
- Last Synced: 2025-04-07T09:27:43.993Z (6 months ago)
- Topics: alibabacloud, aliyun, craft, craft-plugin, craftcms, oss, volumen
- Language: PHP
- Homepage:
- Size: 194 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Aliyun plugin for Craft
[](https://travis-ci.org/panlatent/craft-aliyun)
[](https://coveralls.io/github/panlatent/craft-aliyun?branch=master)
[](https://packagist.org/packages/panlatent/craft-aliyun)
[](https://packagist.org/packages/panlatent/craft-aliyun)
[](https://packagist.org/packages/panlatent/craft-aliyun)
[](https://packagist.org/packages/panlatent/craft-aliyun)
[](https://craftcms.com/)
[](https://www.yiiframework.com/)
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