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: 110 582

Dependents: 7

Suggesters: 0

Security: 0

Stars: 14

Watchers: 4

Forks: 5

Open Issues: 0

Type:symfony-bundle

pkg:composer/netgen/content-browser

1.4.1 2023-02-16 13:30 UTC

This package is auto-updated.

Last update: 2026-02-13 11:29:26 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