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.

Maintainers

Package info

github.com/netgen-layouts/content-browser

Type:symfony-bundle

pkg:composer/netgen/content-browser

Statistics

Installs: 113 284

Dependents: 8

Suggesters: 0

Stars: 14

Open Issues: 0

2.0.1 2026-04-22 14:01 UTC

This package is auto-updated.

Last update: 2026-04-22 14:06:46 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