flowpack/media-ui

Last activity 06 Jun 2025 21 5 61428
composer require flowpack/media-ui

This module allows managing media assets including pictures, videos, audio and documents.

0.13.0-beta

Version
0.13.0-beta
Type
neos-package
Release Date
Jun 29, 2023 14:26
Source
git
Distribution
zip
Requires
  • php: ^7.4 || ^8.0
  • neos/media: ^7.3 || ~8.0
  • neos/neos: ^7.3 || ~8.0
  • neos/neos-ui: ^7.3 || ~8.0
  • t3n/graphql: ^2.1 || ^3.0.2
  • t3n/graphql-upload: ^1.0 || ^2.0
Requires (dev)
  • phpunit/phpunit: ^9.5
Suggest
  • phpstan/phpstan: For running code quality checks
  • flowpack/neos-asset-usage: Allows filtering unused assets and other related features
  • flowpack/entity-usage-databasestorage: Required for the asset usage features
GPL-3.0-or-later 6beb20be162582e677fa09528e2d33e3a27f56fb

Readme excerpt

Neos Media Ui

This package contains the new interface to manage media in Neos CMS (5.2+).

During the initial development the package will be in the Flowpack namespace and will later replace neos/media-browser. Having two modules allows us currently to install them both and be able to test them without losing features.

If you want to use Neos, please have a look at the Neos documentation.

Installation

Run the following command to install it:

composer require flowpack/media-ui What changes?

This package will currently add a second media backend module called Media (new) and a new media selection screen for asset and image editors. The old media module will …
Read more

The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 52 package(s).