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

Version
0.3.0
Type
neos-package
Release Date
Apr 15, 2021 12:17
Source
git
Distribution
zip
Requires
  • neos/media: ^5.2 || ~7.0 || dev-master
  • neos/neos: ^5.2 || ~7.0 || dev-master
  • neos/neos-ui: ^5.2 || ~7.0 || dev-master
  • t3n/graphql: ^2.1 || ^3.0
  • t3n/graphql-upload: ^1.0 || ^2.0
Suggest
  • phpstan/phpstan: For running code quality checks
GPL-3.0-or-later 4d446be986c472590ab6aa785d08f2dbff858329

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