Giter VIP home page Giter VIP logo

wp-qiniu's Introduction

WP-QINIU (WordPress连接到七牛云存储)

主要功能

1、将wordpress的数据库、文件备份到七牛对象云存储,以防止由于过失而丢失了网站数据; 2、把七牛对象云存储作为网站的主要存储空间,存放图片、附件,解决网站空间不够用的烦恼; 3、可在网站内直接引用七牛云存储上的文件,在写文章时直接点击插入媒体,选择要插入的图片、音频、视频、附件等即可,增强wordpress用户使用七牛云存储的方便性; 4、可在wordpress中以目录的形式管理七牛云存储的文件,并可以通过修改文件夹名称来批量修改七牛云存储中文件的Key,方便用户管理文件。

七牛云存储官网地址:http://www.qiniu.com

WP-QINIU官方网站:http://www.syncy.cn

安装方法

1、把wp-qiniu文件夹上传到/wp-content/plugins/目录下
2、在后台插件列表中激活wp-qiniu
3、在“插件->WP-QINIU”菜单中输入七牛云存储的AK、SK等设置项并保存(设置项需与七牛云存储设置对应)
4、如果在BAE上备份不成功,可修改wordpress根目录下的wp-cron.php,在文件开头增加语句“set_time_limit(0);”看能否正常备份。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.