movingimage/vm6-data-provider-bundle

Symfony bundle that wires the Video Manager 6 DataProvider's services into the service container

v1.5.1 2017-05-20 16:37 UTC

This package is not auto-updated.

Last update: 2024-04-09 10:15:49 UTC


README

Data provider adapter bundle for Video Manager 6 to enable retrieving data from VM Pro API for video collections.

Features include:

  • Completely unobstrusive data provider plugin to abstract away any API interaction.

See also the list of contributors.

Installation

Please check the Getting Started guide for installation and configuration within your project.

Documentation

The source of the documentation is stored within the Resources/doc/ folder of this repository.

License

This bundle is under the BSD 3-clause license. Please check the LICENSE file for the complete license.

Reporting an issue or a feature request

Issues and feature requests are tracked in the Github issue tracker.

When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.