netgen/content-browser

Netgen Content Browser is a Symfony bundle that provides an interface which selects items from any kind of backend and returns the IDs of selected items back to the calling code.

Installs: 111 145

Dependents: 7

Suggesters: 0

Security: 0

Stars: 14

Watchers: 4

Forks: 5

Open Issues: 0

Type:symfony-bundle

pkg:composer/netgen/content-browser

2.0.0 2026-02-25 14:58 UTC

This package is auto-updated.

Last update: 2026-02-26 12:47:09 UTC


README

Installation instructions

Use Composer

Run the following command to install Netgen Content Browser:

composer require netgen/content-browser

Symfony Flex will automatically enable the bundle and import the routes.

Install assets

Run the following from your repo root to install Content Browser assets:

php bin/console assets:install --symlink --relative