This website requires JavaScript.
Explore
Help
Register
Sign In
typecho
/
AliOssForTypecho
Watch
1
Star
0
Fork
0
You've already forked AliOssForTypecho
mirror of
https://github.com/droomo/AliOssForTypecho.git
synced
2026-08-19 05:53:29 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
27
Commits
1
Branch
2
Tags
master
Go to file
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
SSH
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
droomo
6bcd51a305
Update README.MD
...
WTF......now is obviously 2022.
2022-01-28 00:28:29 +08:00
aliyun-oss-php-sdk-2.4.3
更新oss-php sdk 从2.3.1 到 2.4.3 ,目的是为了兼容php8。
2022-01-03 21:21:13 +08:00
.gitattributes
🍭
Added .gitattributes & .gitignore files
2015-09-30 03:23:29 +08:00
.gitignore
🍭
Added .gitattributes & .gitignore files
2015-09-30 03:23:29 +08:00
Plugin.php
更新oss-php sdk 从2.3.1 到 2.4.3 ,目的是为了兼容php8。
2022-01-03 21:21:13 +08:00
README.MD
Update README.MD
2022-01-28 00:28:29 +08:00
README.MD
Unescape
Escape
Typecho插件AliOssForTypecho
介绍
用于将Typecho上传的附件保存到阿里云的OSS。 最后更新于2022年1月。
特性
可以选择只保存到OSS
,
或同时保存到OSS和服务器
,
方便维护
;
实现同名文件上传时自动重命名
,
如在OSS或服务器上已经存在名为
test.png
的图片,若再次上传
test.png
,新图片会重命名成
test(1).png
;
记录上传文件时的错误日志,再也不用为莫名其妙的上传失败或者上传时毫无反应懵逼了。
可以自定义CDN地址、OSS储存前缀、OSS连接方式
(
内网、外网
)
;
可以使用自定义样式。借鉴
DefectingCat
感谢
Jump-Boy
提交PR更新OSS SDK以适配PHP8.
Reference in New Issue
View Git Blame
Copy Permalink
Description
first upload
Readme
541
KiB
Languages
PHP
100%