movingimage / vmpro-search-data-provider-bundle
Symfony bundle that wires the VMProSearch DataProvider's services into the service container
Requires
- php: ^5.5 || ^7.0
- movingimage/data-provider-vmpro-search: 1.2.0
- movingimage/vmpro-api-bundle: ^0.12.0
- symfony/framework-bundle: ^2.7 || ^3.0
Requires (Dev)
- movingimage/style-checker: dev-master
This package is not auto-updated.
Last update: 2024-10-27 04:43:50 UTC
README
Data provider adapter bundle for Video Manager Pro 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.