This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Description

基于WordPress程序,可以选择本地+快云对象存储静态资源或者单独使用远程快云对象存储,自定义域名实现自建静态文件图床。

主要功能:

  • 1、基于WordPress程序且免费提供给用户使用,将网站的静态文件,比如图片、附件,选择存储在景安快云对象存储中或者同时在本地,提高网站加载速度。
  • 2、景安快云对象存储调用外部资源需要自定义域名,且需要白名单才可以绑定。
  • 3、建议对象存储配合景安服务器一并使用。
  • 4、插件更多详细介绍和安装:https://www.lezaiyun.com/1103.html

网站支持

About Use API 3rd Party or external service

About the Plugin use 3rd Party or external service “$url = “http://api.storagesdk.com/restful/storageapi/file/deleteFile”; ” :

    1. This plugin use kuaiyun cloud storage API interface. The wordpress Plugins can store images and attachments to cloud storage.
    1. The link to the service:https://www.kuaiyun.cn/storage/kystorageindex
    1. The services’ a terms of use and/or privacy policies : https://www.kuaiyun.cn/document/productdetail?sid=11&id=270&cid=6

Screenshots

Installation

  • 1、把wpkuaiyun文件夹上传到/wp-content/plugins/目录下
  • 2、在后台插件列表中激活wpkuaiyun
  • 3、在“wpkuaiyun设置”菜单中输入景安快云对象存储相关参数信息
  • 4、我们可以在编辑文章的时候将静态资源上传到景安对象存储以及本地备份。

FAQ

  • 1.当发现插件出错时,开启调试获取错误信息。
  • 2.我们可以选择备份对象存储或者本地同时备份。
  • 3.需要自定义域名,景安对象存储不提供免费域名。

Reviews

There are no reviews for this plugin.

Contributors & Developers

“WPKuaiYun” is open source software. The following people have contributed to this plugin.

Contributors

Translate “WPKuaiYun” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

2.3

  • 版本更新至 2.3

2.2

  • 兼容 PHP 7.4 及以上版本(含 PHP 8.x)
  • 修复安全性与兼容性问题
  • 兼容最新 WP 6.2

2.1

*兼容最新WP5.9.3

1.1

*兼容最新WP5.7

1.0

*兼容最新WP5.6

0.1

  • 1、wpkuaiyun本地调试发布。
  • 2、根据WordPress官方要求进行多次修改审核。