English | 简体中文
A plugin for PicGo with the addition of the QingStor image hosting.
-
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.
| 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 |
