panlatent / craft-qiniu
This package is abandoned and no longer maintained.
No replacement package was suggested.
Qiniu Cloud Storage plugin for Craft 3
0.1.1
2018-09-24 06:55 UTC
Requires
- craftcms/cms: ^3.0.0
- qiniu/php-sdk: ^7.2
This package is not auto-updated.
Last update: 2024-05-12 03:42:27 UTC
README
Qiniu Cloud Storage plugin for Craft 3.
The plugin provide a Qiniu Volume can save files in the Qiniu Cloud.
Requirements
This plugin requires Craft CMS 3.0 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-qiniu -
In the Control Panel, go to Settings → Plugins and click the “Install” button for Qiniu.
Configuration
-
New a volume and set volume type:
Qiniu Volume -
Set
Access KeyandSecret KeySee Values on Qiniu -
Set
bucketand the volume'spublic URLs, the value is URL frombucketbound URLs.
