wacon/filetransfer 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

wacon/filetransfer

最新稳定版本:3.1.2

Composer 安装命令:

composer require wacon/filetransfer

包简介

TYPO3 Extension to send downloadables via email secury and privacy complaint.

README 文档

README

The filetransfer extension enables the secure transfer of files from your own web server ("on-premise"). This eliminates the need for email transfers, which can be challenging for large files and pose security risks for sensitive data. As an alternative to WeTransfer, organizations can use this extension to present themselves in a particularly security-conscious and professional manner.

More information (in German only): https://www.wacon.de/typo3-service/filetransfer.html

2 Usage

2.1 Installation

Installation as extension from TYPO3 Extension Repository (TER)

Download and install the extension with the extension manager module.

2.2 Installation with composer

composer req wacon/filetransfer

Recommended settings

  1. Use a separate file storage and set subfolder inside Site set
  2. Use for Apache server our example .htaccess file to block direct file access.
  3. Don't make the upload page public available and use frontend login

3 Todos

  • Upload Form Server Validation

4 Changelog

see CHANGES.md

统计信息

  • 总下载量: 22
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2024-07-11