Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.
/ craft-qiniu Public archive

Qiniu clould storage plugin for Craft CMS 3

License

Notifications You must be signed in to change notification settings

panlatent/craft-qiniu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qiniu plugin for Craft 3

Build Status Coverage Status Latest Stable Version Total Downloads Latest Unstable Version License Craft CMS Yii2

Screenshot

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.

  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-qiniu
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Qiniu.

Configuration

  1. New a volume and set volume type: Qiniu Volume

  2. Set Access Key and Secret Key See Values on Qiniu

  3. Set bucket and the volume's public URLs, the value is URL from bucket bound URLs.