https://github.com/sy-records/kodofortypecho
使用七牛云对象存储服务KODO作为附件存储空间的Typecho插件。
https://github.com/sy-records/kodofortypecho
kodo qiniu typecho typecho-plugin
Last synced: 3 months ago
JSON representation
使用七牛云对象存储服务KODO作为附件存储空间的Typecho插件。
- Host: GitHub
- URL: https://github.com/sy-records/kodofortypecho
- Owner: sy-records
- License: apache-2.0
- Created: 2020-04-19T08:45:47.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-20T00:57:00.000Z (about 5 years ago)
- Last Synced: 2025-03-10T19:57:28.578Z (3 months ago)
- Topics: kodo, qiniu, typecho, typecho-plugin
- Language: PHP
- Homepage:
- Size: 149 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KodoForTypecho
使用七牛云对象存储服务KODO作为附件存储空间的Typecho插件。
## 安装
1. 从 Github载源码,将源码上传到 Typecho 插件目录 `usr/plugins` 下
2. 修改插件文件名为`KodoForTypecho`
3. 修改目录权限和用户组
```bash
chown -R www:www KodoForTypecho/
chmod 755 KodoForTypecho/
```4. 启用~