Qiniu Cloud Storage plugin for Craft 3.
The plugin provide a Qiniu Volume
can save files in the Qiniu Cloud.
This plugin requires Craft CMS 3.0 or later.
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.
-
New a volume and set volume type:
Qiniu Volume
-
Set
Access Key
andSecret Key
See Values on Qiniu -
Set
bucket
and the volume'spublic URLs
, the value is URL frombucket
bound URLs.