content-browser

UNIX name Owner Status
content-browser 7x stable
Version Compatible with
N/A N/A
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.

Netgen Content Browser

Installation instructions

INSTALL.md

Running tests

Running tests requires that you have complete vendors installed, so run
composer install before running the tests.

You can run unit tests by calling composer test from the repo root:

$ composer test

Running API tests

You can run API tests by calling composer test-api from the repo root:

$ composer test-api

No news yet.

This project has no reviews yet. Be the first one to review it!

No forum messages yet.