====== Cloud Storage Plugin ====== ---- plugin ---- description: Store your files in cloud such as Aliyun OSS, Amazon S3 and so on. Use Aliyun CDN or other providers such as Amazon CloudFront to boost your sites performance. No need to modify any of dokuwiki codes, just config your cloud provider in the settings. author : daxingplay email : daxingplay@gmail.com type : action lastupdate : 2017-04-18 compatible : 2016-06-26 "Elenor Of Tsort" depends : conflicts : similar : tags : cloud, storage, CDN, OSS, S3, CloudFront downloadurl: https://github.com/daxingplay/dokuwiki-plugin-cloudstorage/archive/master.zip bugtracker : https://github.com/daxingplay/dokuwiki-plugin-cloudstorage/issues sourcerepo : https://github.com/daxingplay/dokuwiki-plugin-cloudstorage/ donationurl: screenshot_img : ---- ===== Installation ===== :!: **External requirements:** This plugin requires you apply for cloud storage from your service provider, you can chose any of these: * [[http://t.cn/zjxZrUk|Aliyun OSS]] (delevoping) * [[https://aws.amazon.com/s3/|Amazon S3]] (Coming soon) Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. ===== Configuration and Settings ===== ===== Discussion ===== Any plans for Qiniu or Upyun in future? thanks!