FriendsOfFlarum / upload

The file upload extension with insane intelligence for your Flarum forum.
https://discuss.flarum.org/d/4154
MIT License
176 stars 96 forks source link

Add qiniu storage #185

Closed wangwenfan closed 4 years ago

wangwenfan commented 4 years ago

Add china qiniu cloud storage

wangwenfan commented 4 years ago

Thank you for your contribution. I had a hard time reviewing it because you also applied formatting changes. Can you please redo the PR without all these (indentation, spaces etc)?

Other than that and a few minor comments I'm okay with merging. Also can you please provide the links to the documentation of qiniu and directions for users to get the key/secret?

qiniu official docs:https://developer.qiniu.com qiniu official SDK:https://github.com/qiniu/php-sdk filesystem-qiniu:https://github.com/overtrue/flysystem-qiniu

The function added this time is to use filesystem-qiniu.

luceos commented 4 years ago

Thank you for your patience, I will tag a new version asap.