七牛云存储
七牛云存储

七牛云存储

Free

Fresns 官方开发的「七牛云」存储服务插件。本插件没有设置页,七牛云配置信息使用系统的「存储设置」信息。

Installation with fskey
Installation with Command

Fresns 官方开发的「七牛云」存储服务插件。请通过点击此链接注册七牛云账号,不仅是对 Fresns 研发支持,注册后凭关联账号还能获得额外优惠和服务支持。

插件配置

  • 在「控制面板 > 系统 > 存储设置」配置存储服务商参数。
  • 确保你的服务器安全组“出站规则”开放了 TCP:443 端口,否则需要从服务器转存到七牛云的文件无法出站上传到七牛。
存储设置 介绍
Secret ID 七牛云 AK(AccessKey)
Secret Key 七牛云 SK(SecretKey)
存储配置名称 空间名称
存储配置地域 华东-浙江 z0
华东-浙江2 cn-east-2
华北-河北 z1
华南-广东 z2
北美-洛杉矶 na0
亚太-新加坡 as0
亚太-首尔 ap-northeast-1
存储配置域名 空间绑定的域名
文件系统磁盘 远程 remote
防盗链功能 七牛云采用 AK 和 SK 生成防盗链接,防盗链 Key 留空即可
七牛平台配置:空间设置->访问控制->修改为私有空间

图片处理功能配置

功能配置 介绍
图片处理位置 path-end
图片处理功能配置 图片样式名包含样式分隔符

视频处理功能配置

功能配置 介绍
视频转码参数 示例 avthumb/mp4/ab/128k/ar/22050/acodec/libfaac/r/30/vb/300k/vcodec/libx264/s/320x240/autoscale/1/stripmeta/0
视频转码参数处理位置 不使用
视频封面图参数 示例 ?vframe/jpg/offset/2?vframe/jpg/offset/2/w/480/h/360
在七牛参数的基础上,开头要加一个英文问号
视频封面图参数处理位置 path-end

音频处理功能配置

功能配置 介绍
音频转码参数 示例 avthumb/mp3/ab/128k/ar/44100/acodec/libmp3lame
音频转码参数处理位置 不使用

Categories

Storage

Works With

Fresns 3.x

Database

Database Supports

  • MySQL/MariaDB
  • PostgreSQL
  • SQL Server
  • SQLite

Involved Fresns Data Tables

  • files

About

Version 3.0.1

Released on 05/10/2024 10:19

MIT

3.0.1 05/10/2024 10:19
  • fix: 修复上传问题
3.0.0 04/14/2024 22:09
  • 适配支持 fresns 3.x
2.7.9 11/30/2023 22:57
  • 修改计算方式
2.7.8 10/17/2023 13:24
  • 优化缓存时间
2.7.7 10/08/2023 20:08
  • 适配新插件路径
2.7.6 09/09/2023 15:28
  • 修复移动端上传时格式判断错误问题
2.7.5 08/09/2023 18:54
  • 修复上传控制的配置参数
2.7.4 07/22/2023 17:31
  • 适配新的回调参数
2.7.3 06/24/2023 02:48
  • 修复音频上传失败问题
  • 适配新版回调字段
  • 完善 postMessage
2.7.2 05/23/2023 23:59
  • 优化订阅
2.7.1 05/19/2023 02:07
  • 自动关闭插件 Modal 窗口
2.7.0 05/06/2023 15:46
  • refactor: fskey
2.6.7 04/27/2023 22:13
  • chore: bootstrap-icons.min.css
2.6.6 04/15/2023 02:13
  • 优化插件页的上传体验
2.6.5 03/01/2023 17:45
  • 修复防盗链时间戳计算问题
2.6.4 02/26/2023 19:18
  • 缓存优化
  • 移除文件无用参数
2.6.3 02/16/2023 22:35
  • 优化参数和适配新版主程序
2.6.2 02/08/2023 03:26
  • 删除物理文件时,变更 physical_deletion 字段状态
  • 修复封面图截图秒位和视频时长不匹配导致封面图无效的问题
  • 修正配置文件设置页键名
2.6.1 01/30/2023 20:16
  • 回调由 uuid 改为 ulid
  • 修复卸载时选择删除数据的订阅取消问题
2.6.0 01/20/2023 15:40
  • 重构 Web 控制器
  • 适配新版 URL Authorization
  • 依赖库 overtrue/laravel-filesystem-qiniu 升级到 2.2
2.5.2 01/18/2023 13:45
  • 修复配置读取报错问题
2.5.1 01/11/2023 03:37
  • 优化和适配主程序的缓存机制
2.5.0 01/09/2023 04:50
  • 上传文件判断数量限制
  • 优化上传页面
2.4.0 12/24/2022 04:50
  • 上传文件判断数量限制
  • 优化视频封面图
2.3.0 11/28/2022 08:40
  • 调整订阅表触发转码的功能
  • 修改防盗链状态参数
  • 修正七牛云私有空间文件链接无效问题
  • 文档增加配置参考
2.2.0 11/22/2022 02:22
  • 优化音视频转码
2.1.0 10/31/2022 18:38
  • 支持插件上传页功能。
  • 插件上传页通过 JS-SDK 直传七牛云,支持大尺寸文件上传。
  • 可在「控制面板->运营->发表配置」选择 Plugin Page
2.0.1 10/21/2022 13:53
  • 修改参数名
  • 补齐 PluginCallback
2.0.0 10/18/2022 19:07
  • 适配新插件机制
Fresns Marketplace Disclaimer

The Fresns App Marketplace is a repository of Fresns extensions, aggregating public and private extensions developed on top of the Fresns ecosystem.

The Fresns Marketplace is an open platform and any account registered as a developer can publish apps (certified developer can publish paid apps). As a result, the Fresns App Marketplace is unable to fully monitor applications uploaded to the App Marketplace by third parties and therefore does not guarantee the legitimacy, security, integrity, authenticity or quality of applications. By downloading an application from the Fresns Marketplace, you agree to use your own judgement and assume all risks without relying on the Fresns Marketplace.

Free applications are not explicitly stated and the developer is not obliged to provide technical support, so please install your own test functions.

In any case, Fresns Marketplace reserves the right to discontinue the Application Marketplace service and to take appropriate action in accordance with the law, including but not limited to removal of the application in question, suspension of all or part of the service. Fresns shall not be liable, directly, indirectly or jointly, for any damages that may be caused to you or to third parties.

Fresns