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.

Package info

github.com/netgen-layouts/content-browser

Type:symfony-bundle

pkg:composer/netgen/content-browser

Statistics

Installs: 114 902

Dependents: 8

Suggesters: 0

Stars: 14

Open Issues: 0

2.0.1 2026-04-22 14:01 UTC

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 1c0f82fb5718d2f6494a4d4b66bb58efddf667eb

This package is auto-updated.

Last update: 2026-06-22 14:34:24 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