首页
教程
精选插件
最近更新
标签
主站
语言/Language
English
简体中文
Linux 软件免费装
在这里免费安装WordPress以及其他软件
Qiniu Uploader
开发者
chicong cai
更新时间
2013年1月25日 09:03
PHP版本:
2.6 及以上
WordPress版本:
3.5.0
标签
post
upload
download
storage
attachment
qiniu
下载
详情介绍:
You can upload your image to qiniu cloud storage some code refer to the following plugin
http://wordpress.org/extend/plugins/dbank-uploader/
Please report bug in
https://github.com/caichicong/qiniu-uploader
. Thank you. 安装这个插件之后,可以在文章编辑界面点击七牛的图标,上传文件到七牛云储存 部分代码参考了以下插件
http://wordpress.org/extend/plugins/dbank-uploader/
请到
https://github.com/caichicong/qiniu-uploader
反馈bug. 谢谢
安装:
input your access key ,secret key and bucket in lib/config.php
Upload the entire folder to the
/wp-content/plugins/
directory.
Activate the plugin through the 'Plugins' menu in WordPress.
在lib/config.php 输入access key ,secret key, bucket
上传qiniu-uploader文件夹到
/wp-content/plugins/
.
在管理后台启用插件.