panlatent/craft-qiniu

Qiniu Cloud Storage plugin for Craft 3

0.1.1 2018-09-24 06:55 UTC

This package is not auto-updated.

Last update: 2024-04-14 03:13:58 UTC


README

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.