Download the PHP package wacon/filetransfer without Composer
On this page you can find all versions of the php package wacon/filetransfer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download wacon/filetransfer
More information about wacon/filetransfer
Files in wacon/filetransfer
Package filetransfer
Short Description TYPO3 Extension to send downloadables via email secury and privacy complaint.
License GPL-2.0-or-later
Informations about the package filetransfer
TYPO3 Extension: filetransfer
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
- Use a separate file storage and set subfolder and id inside TypoScript (plugin.tx_filetransfer.settings), see TypoScript Browser
- Use for Apache server our example .htaccess file to block direct file access.
- Don't make the upload page public available and use frontend login
3 Todos
- Upload Form Server Validation
4 Changelog
see CHANGES.md
All versions of filetransfer with dependencies
typo3/cms-backend Version ^12.4 || ^13.3
typo3/cms-core Version ^12.4 || ^13.3