panlatent / craft-qiniu
Qiniu Cloud Storage plugin for Craft 3
Installs: 53
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 1
Type:craft-plugin
pkg:composer/panlatent/craft-qiniu
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.
