Download the PHP package beechit/fal-securedownload without Composer
On this page you can find all versions of the php package beechit/fal-securedownload. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download beechit/fal-securedownload
More information about beechit/fal-securedownload
Files in beechit/fal-securedownload
Download beechit/fal-securedownload
More information about beechit/fal-securedownload
Files in beechit/fal-securedownload
Vendor beechit
Package fal-securedownload
Short Description Secure download of assets. Makes it possible to secure FE use of assets/files by setting permissions to folders/files for fe_groups.
License GPL-2.0-or-later
Homepage https://github.com/beechit/fal_securedownload/
Package fal-securedownload
Short Description Secure download of assets. Makes it possible to secure FE use of assets/files by setting permissions to folders/files for fe_groups.
License GPL-2.0-or-later
Homepage https://github.com/beechit/fal_securedownload/
Please rate this library. Is it a good library?
Informations about the package fal-securedownload
FAL Secure Download
This TYPO3 extension (fal_securedownload) aims to be a general solution to secure your assets.
When your storage is marked as non-public all links to files from that storage are replaced (also for processed files).
The access to assets can be set on folder/file basis by setting access to fe_groups in the file module.
How to use
- Download and install fal_securedownload
- Un-check the 'public' checkbox in your file storage
- Add a .htaccess file with "Require all denied" in your file storage root folder or move your storage outside your webroot
- Go to the file list and add access restrictions on file/folder
Features
- Restrict FE access on folder level
- Restrict FE access on file level
- Let editor set permissions in file list
- Force download for all files (for protected file storages)
- Force download for specific file extensions (for protected file storages)
- Keep track of requested downloads (count downloads per user and file)
Requirements
- TYPO3 11 LTS or TYPO3 12 LTS
Suggestions
- EXT:ke_search v4.3.1
- EXT:solrfal v4.1.0
All versions of fal-securedownload with dependencies
PHP Build Version
Package Version
Requires
typo3/cms-core Version
^11.5 || ^12.4
The package beechit/fal-securedownload contains the following files
Loading the files please wait ....