An open API service indexing awesome lists of open source software.

https://github.com/netgen/remote-media-ibexa

Netgen Remote Media & Ibexa DXP integration
https://github.com/netgen/remote-media-ibexa

Last synced: 3 months ago
JSON representation

Netgen Remote Media & Ibexa DXP integration

Awesome Lists containing this project

README

          

# Netgen Remote Media & Ibexa CMS integration

This bundle provides an integration of [Netgen Remote Media](https://github.com/netgen/NetgenRemoteMediaBundle/tree/3.0) for Ibexa CMS.

## Installation instructions

[INSTALL.md](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
```