PHPackages                             shel/mediafrontend - 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. [Image &amp; Media](/categories/media)
4. /
5. shel/mediafrontend

AbandonedNeos-plugin[Image &amp; Media](/categories/media)

shel/mediafrontend
==================

Content elements and utilities for media in Neos CMS

3.0.1(5y ago)6775[2 issues](https://github.com/Sebobo/Shel.MediaFrontend/issues)GPL-3.0-or-laterPHP

Since Jan 4Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Sebobo/Shel.MediaFrontend)[ Packagist](https://packagist.org/packages/shel/mediafrontend)[ RSS](/packages/shel-mediafrontend/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (3)Versions (8)Used By (0)

Shel.MediaFrontend
==================

[](#shelmediafrontend)

This is a plugin for Neos CMS and the Neos/Media package.

It allows you to import files from a folder into the Media management and contains some Neos content element for browsing media in the frontend.

Warning: This package is not stable yet. So use at your own risk!

Installation
------------

[](#installation)

### Add composer package

[](#add-composer-package)

Run the following command in your site package:

```
composer require --no-update shel/mediafrontend

```

Then run the following command in your project root:

```
composer update

```

### Dependencies

[](#dependencies)

See `composer.json`. Additionally the frontend uses `FontAwesome` by default. But you can change this by overriding the Fusion objects in your own package.

### Routing

[](#routing)

The routes for the content element pagination are auto-included in the `Settings.yaml`.

Import files
------------

[](#import-files)

This command will import all files recursively from a folder and puts them into a asset collection called "Imported".

Running the import command several times will not import the files again. Each files sha1 hash is checked if it already exists as resource.

```
./flow import:files --path=... [--simulate]

```

Undo import
-----------

[](#undo-import)

Removes all assets which are still part of the "Imported" asset collection. You can use this command to cleanup your assets after you assigned your files to the collections you want.

```
./flow import:purge [--simulate]

```

Use the content elements
------------------------

[](#use-the-content-elements)

After installation you can add the new element `Asset directory` as content element to any page.

It allows you to configure a main asset collection to initially filter which assets to show. You can also define more collections by which the user can filter.

Another filterbox shows the available tags of the selected main asset collection.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity68

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~361 days

Recently: every ~452 days

Total

6

Last Release

1979d ago

Major Versions

2.x-dev → 3.0.02019-10-25

### Community

Maintainers

![](https://www.gravatar.com/avatar/5c9f106db319e8698dcb4aedfe8034f0442d379ebbd78fcd67b884999b2236f1?d=identicon)[Sebobo](/maintainers/Sebobo)

---

Top Contributors

[![Sebobo](https://avatars.githubusercontent.com/u/596967?v=4)](https://github.com/Sebobo "Sebobo (89 commits)")

### Embed Badge

![Health badge](/badges/shel-mediafrontend/health.svg)

```
[![Health](https://phpackages.com/badges/shel-mediafrontend/health.svg)](https://phpackages.com/packages/shel-mediafrontend)
```

###  Alternatives

[goat1000/svggraph

Generates SVG graphs

132849.6k3](/packages/goat1000-svggraph)[intervention/image-driver-vips

libvips driver for Intervention Image

4495.5k6](/packages/intervention-image-driver-vips)[jonnitto/plyr

Plyr.io for Neos.io

1236.2k2](/packages/jonnitto-plyr)[sandstorm/neostwofactorauthentication

1223.6k](/packages/sandstorm-neostwofactorauthentication)[dl/gallery

Neos plugin to easily render image galleries

1416.8k2](/packages/dl-gallery)[shel/neos-image-checker

Image editor with customisable checks for Neos CMS

106.0k](/packages/shel-neos-image-checker)

PHPackages © 2026

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