picgo-plugin-qingstor-uploader
v1.2.5
Published
青云对象存储图床; qingstor uploader;
Downloads
9
Maintainers
Readme
picgo-plugin-qingstor-uploader
English | 简体中文
A plugin for PicGo with the addition of the QingStor image hosting.
Installation
Online Installation
- Open the details window of PicGo, select Plugin Settings, and search qingstor-uploader for installation.
- Then restart the application.
Offline Installation
- Clone the repository
- Open the details window of PicGo, select Plugin Settings, and click the icon below.
- Select the folder you cloned the repository to.
- Restart the application.
Screenshots
Configuration
|Parameter Name|Type|Description|Required| |:--:|:--:|:--:|:--:| |accessKeyId|input|AccessKeyId|true| |accessKeySecret|password|AccessKeySecret|true| |bucket|input|Bucket Name|true| |zone|input|Zone|true| |path|input|Default storage path when upload|false| |customUrl|input|Private cloud website(eg: https://qingstor.com )|false|