PHPackages                             intera-typo3-extension/bnbfilesharing - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. intera-typo3-extension/bnbfilesharing

ActiveTypo3-cms-extension[File &amp; Storage](/categories/file-storage)

intera-typo3-extension/bnbfilesharing
=====================================

Frontend file exchange with virtual folders and flexible permissions.

0367PHPCI failing

Since Feb 13Pushed 6y agoCompare

[ Source](https://github.com/Intera/typo3-extension-bnbfilesharing)[ Packagist](https://packagist.org/packages/intera-typo3-extension/bnbfilesharing)[ RSS](/packages/intera-typo3-extension-bnbfilesharing/feed)WikiDiscussions develop Synced 3w ago

READMEChangelogDependenciesVersions (2)Used By (0)

TYPO3 Extension bnbfilesharing
==============================

[](#typo3-extension-bnbfilesharing)

[![Build Status](https://camo.githubusercontent.com/263070d253425e14d0f343e23c4b9b476fb0d11c8c913ac82b2021008ac83c6b/68747470733a2f2f7472617669732d63692e6f72672f496e746572612f7479706f332d657874656e73696f6e2d626e6266696c6573686172696e672e7376673f6272616e63683d646576656c6f70)](https://travis-ci.org/Intera/typo3-extension-bnbfilesharing)

Fork of the bnbfilesharing TYPO3 Extension.

This is basically a complete rewrite with the following changes:

- Bootstrap based Accordeons / Glyphicons for the file list
- Bootstrap based Forms
- TYPO3 6.2, 7.6, 8.5 compatibility
- No AJAX calls any more, all forms are default Extbase actions
- JavaScript only used for saving the Accordeon state in a cookie
- Minimal custom styles
- No automatic include of JavaScript / CSS (uncompiled Sass file available)
- Manual migrated to reST

TODO
----

[](#todo)

Currently there are requirements to non public Extensions that need to be resolved (intdiv, uploadhandler).

Migration
---------

[](#migration)

Currently only manual update from version 1.x is possible. Execute these SQL queries:

```
RENAME TABLE tx_bnbfilesharing_domain_model_files TO tx_bnbfilesharing_domain_model_file;

ALTER TABLE `tx_bnbfilesharing_domain_model_file` CHANGE `beschriftung` `label` VARCHAR(255) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL DEFAULT '';

ALTER TABLE `tx_bnbfilesharing_domain_model_file` CHANGE `feuserid` `feuser` INT(11) NOT NULL DEFAULT '0';
ALTER TABLE `tx_bnbfilesharing_domain_model_folder` CHANGE `feuserid` `feuser` INT(11) NOT NULL DEFAULT '0';
```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/4dfb37e6703d4c8c40b043ce166b383e3848489841ca6d4fda0407fb151eb5ce?d=identicon)[intera](/maintainers/intera)

---

Top Contributors

[![astehlik](https://avatars.githubusercontent.com/u/956513?v=4)](https://github.com/astehlik "astehlik (44 commits)")

### Embed Badge

![Health badge](/badges/intera-typo3-extension-bnbfilesharing/health.svg)

```
[![Health](https://phpackages.com/badges/intera-typo3-extension-bnbfilesharing/health.svg)](https://phpackages.com/packages/intera-typo3-extension-bnbfilesharing)
```

PHPackages © 2026

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