PHPackages                             calien/secure-filemount - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Security](/categories/security)
4. /
5. calien/secure-filemount

ActiveTypo3-cms-extension[Security](/categories/security)

calien/secure-filemount
=======================

Login secured filemount for internal pages

2.0.0(9mo ago)14.3k↓50.8%GPL-2.0-or-laterPHPPHP ^8.1 || ^8.2 || ^8.3 || ^8.4

Since Aug 31Pushed 9mo ago3 watchersCompare

[ Source](https://github.com/calien666/typo3-secure-filemount)[ Packagist](https://packagist.org/packages/calien/secure-filemount)[ RSS](/packages/calien-secure-filemount/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (6)Dependencies (9)Versions (12)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/7e040cb365d43b42b7857076d3779fab61de2f4d0ead16d66f23f7b761021d47/68747470733a2f2f706f7365722e707567782e6f72672f63616c69656e2f7365637572652d66696c656d6f756e742f762f737461626c652e7376673f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/calien/secure-filemount)[![TYPO3 12.4](https://camo.githubusercontent.com/af4386ccce6ff254edfbfc23a3850a527f374d729b0296e9de521a50783c9fa6/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5459504f332d31322e342d677265656e2e7376673f7374796c653d666f722d7468652d6261646765)](https://get.typo3.org/version/12)[![TYPO3 13.4](https://camo.githubusercontent.com/a88815e76fb8a123e21b2cf02311f508bf7ea82a889a236d356a2cbdd07a40f4/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5459504f332d31332e332d677265656e2e7376673f7374796c653d666f722d7468652d6261646765)](https://get.typo3.org/version/13)[![License](https://camo.githubusercontent.com/b1c7623d6407efc0e95e551348718089559aa2bd73dbe292e5b97964e5866f5b/687474703a2f2f706f7365722e707567782e6f72672f63616c69656e2f7365637572652d66696c656d6f756e742f6c6963656e73653f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/calien/secure-filemount)[![Total Downloads](https://camo.githubusercontent.com/dffce9e9a2849cd8ed105fa99743a1b49898acd4872393f9b7598b811384ba3c/68747470733a2f2f706f7365722e707567782e6f72672f63616c69656e2f7365637572652d66696c656d6f756e742f646f776e6c6f6164732e7376673f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/calien/secure-filemount)[![Monthly Downloads](https://camo.githubusercontent.com/5b3ef038cf58d52dd17f4366d5d92b9bd760c91ebd0b0ff17962f847d653b547/68747470733a2f2f706f7365722e707567782e6f72672f63616c69656e2f7365637572652d66696c656d6f756e742f642f6d6f6e74686c793f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/calien/secure-filemount)

TYPO3 extension `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
--------

[](#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
------------

[](#installation)

Install with your flavour:

- [TER](https://extensions.typo3.org/extension/secure_filemount/)
- Extension Manager
- composer

We prefer composer installation:

```
composer req calien/secure-filemount
```

Configuration
-------------

[](#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:****Read online:****TER:**[https://extensions.typo3.org/extension/secure\_filemount/](https://extensions.typo3.org/extension/secure_filemount/)

###  Health Score

44

—

FairBetter than 90% of packages

Maintenance58

Moderate activity, may be stable

Popularity24

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 65.6% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~127 days

Recently: every ~148 days

Total

7

Last Release

277d ago

Major Versions

1.x-dev → 2.0.02025-09-30

PHP version history (3 changes)1.0.0PHP ^7.4 || ^8.0

v1.1.0PHP ^7.4 || ^8.0 || ^8.1 || ^8.2 || ^8.3

2.0.0PHP ^8.1 || ^8.2 || ^8.3 || ^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/1a1ddeb615ab1289506094f767ffacee7e1deaa6c914527b116cf88fcbe62e68?d=identicon)[calien666](/maintainers/calien666)

---

Top Contributors

[![calien666](https://avatars.githubusercontent.com/u/11405116?v=4)](https://github.com/calien666 "calien666 (21 commits)")[![torben-fr](https://avatars.githubusercontent.com/u/92865600?v=4)](https://github.com/torben-fr "torben-fr (10 commits)")[![sbuerk](https://avatars.githubusercontent.com/u/1453466?v=4)](https://github.com/sbuerk "sbuerk (1 commits)")

---

Tags

TYPO3 CMS

###  Code Quality

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/calien-secure-filemount/health.svg)

```
[![Health](https://phpackages.com/badges/calien-secure-filemount/health.svg)](https://phpackages.com/packages/calien-secure-filemount)
```

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k53](/packages/friendsoftypo3-content-blocks)[netresearch/rte-ckeditor-image

Image support in CKEditor for the TYPO3 ecosystem - by Netresearch

611.1M8](/packages/netresearch-rte-ckeditor-image)[pagemachine/typo3-formlog

Form log for TYPO3

23238.6k8](/packages/pagemachine-typo3-formlog)[typo3/cms-adminpanel

TYPO3 CMS Admin Panel - The Admin Panel displays information about your site in the frontend and contains a range of metrics including debug and caching information.

115.7M66](/packages/typo3-cms-adminpanel)[yoast-seo-for-typo3/yoast_seo

Yoast SEO for TYPO3

511.7M9](/packages/yoast-seo-for-typo3-yoast-seo)[eliashaeussler/typo3-warming

Warming - Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.

22260.2k](/packages/eliashaeussler-typo3-warming)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
