panlatent / craft-aliyun
Aliyun plugin for Craft
Installs: 2 256
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 2
Forks: 0
Open Issues: 0
Type:craft-plugin
Requires
- php: >=8.1
- alibabacloud/client: ^1.5
- aliyuncs/oss-sdk-php: ^2.7
- craftcms/cms: ^4.0|^5.0
README
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.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require panlatent/craft-aliyun
-
In the Control Panel, go to Settings → Plugins and click the “Install” button for Aliyun.