Download the PHP package suframe/think-oss without Composer
On this page you can find all versions of the php package suframe/think-oss. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package think-oss
oss
thinkphp6 oss库
文档地址:https://www.kancloud.cn/taobao/suframe/1771043
开发交流QQ群:647344518 立即加群
项目地址: https://github.com/suframe/think-admin
体验地址: http://thinkadmin.zacms.com/thinkadmin/main/index.html 账户:admin,密码:admin,请勿乱更改信息
案例体验地址: http://mall.zacms.com/admin 账户:admin,密码:admin,请勿乱更改信息,未完成开发,完成后开源
实现功能:
- 七牛服务器上传文件
- 阿里os(待接入)
- 腾讯oss(待接入)
安装
修改配置文件 config/oss.php
修改上传
- 1.全局修改 在使用think-admin的时候,可以通过全局修改上传地址上传改造
修改 config/thinkAdmin.php 修改如下:
- 2.表单修改 如果只想部分表单使用oss上传,可在相应的表单项替换: 例如 app/ui/form/NewsForm.php
修改action即可, 如果对应不同的bucket,在callback 中增加data选项即可
非think-admin下使用
非think-admin 下使用,需要自己去增加middleware,做身份过滤。
All versions of think-oss with dependencies
PHP Build Version
Package Version
No informations.
The package suframe/think-oss contains the following files
Loading the files please wait ....