1.2.4 • Published 2 years ago

picgo-plugin-minio-uploader v1.2.4

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

picgo-plugin-minio-uploader

Downloads Version License

English | 简体中文

A plugin for PicGo with the addition of the minio image hosting.

Installation

  • Online Installation

    Open the details window of PicGo, select Plugin Settings, and search minio-uploader for installation. Then restart the application.

  • Offline Installation

    Clone this project and copy it to the folder below:

    • Windows: %APPDATA%\picgo\
    • Linux: $XDG_CONFIG_HOME/picgo/ or ~/.config/picgo/
    • macOS: ~/Library/Application\ Support/picgo/

      Switch to the new directory and run npm install ./picgo-plugin-minio-uploader. Then restart the application.

Screenshots

npm.io

Configuration

Parameter NameTypeDescriptionRequired
accessKeyIdinputAccessKeyIdtrue
accessKeySecretpasswordAccessKeySecrettrue
bucketinputBucket Nametrue
zoneinputZonetrue
pathinputDefault storage path when uploadfalse
customUrlinputPrivate cloud website(eg: https://minio.com )false