Download the PHP package calien/secure-filemount without Composer
On this page you can find all versions of the php package calien/secure-filemount. 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 secure-filemount
TYPO3 extension secure_filemount
This extension adds an access system for the file storage to TYPO3. By means of this extension, private file stores are supplemented with finely granulated access for frontend users.
Features
- Add fine granulated access per directory
- webserver independent
- works with nginx, Apache2, IIS and others
- Store files outside your public directory
- Fully accessible in backend
- Works with processed images
- speaking URL paths instead of eID call
Installation
Install with your flavour:
- TER
- Extension Manager
- composer
We prefer composer installation:
Configuration
Due to core restrictions on table access, it is highly needed to allow all
backend users access to table tx_securefilemount_folder
. Users will never see
this table in a list, as the table is located on root level and hidden (like
sys_file_metadata, sys_file).
All versions of secure-filemount with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 || ^8.0 || ^8.1 || ^8.2 || ^8.3
typo3/cms-backend Version ^10.4 || ^11.5 || ^12.4
typo3/cms-core Version ^10.4 || ^11.5 || ^12.4
typo3/cms-filelist Version ^10.4 || ^11.5 || ^12.4
typo3/cms-frontend Version ^10.4 || ^11.5 || ^12.4
typo3/cms-backend Version ^10.4 || ^11.5 || ^12.4
typo3/cms-core Version ^10.4 || ^11.5 || ^12.4
typo3/cms-filelist Version ^10.4 || ^11.5 || ^12.4
typo3/cms-frontend Version ^10.4 || ^11.5 || ^12.4
The package calien/secure-filemount contains the following files
Loading the files please wait ....