calien/secure-filemount

Login secured filemount for internal pages

Installs: 807

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 0

Open Issues: 0

Type:typo3-cms-extension

v1.1.1 2024-02-15 18:31 UTC

This package is auto-updated.

Last update: 2024-04-15 18:51:07 UTC


README

Latest Stable Version TYPO3 11.5 TYPO3 12.4 License Total Downloads Monthly Downloads

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:

composer req calien/secure-filemount

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).

URL
Repository: https://github.com/calien666/typo3-secure-filemount
Read online: https://docs.typo3.org/p/calien/secure-filemount/main/en-us/
TER: https://extensions.typo3.org/extension/secure_filemount/