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

https://github.com/martin1982/media-maestro-bundle

Symfony media publication bundle
https://github.com/martin1982/media-maestro-bundle

Last synced: 2 months ago
JSON representation

Symfony media publication bundle

Awesome Lists containing this project

README

        

Installation
------------

1) `composer require martin1982/media-maestro-bundle`
2) Import routing in routing file:
````
media_maestro:
resource: "@MediaMaestroBundle/Resources/config/routing/routes.xml"
prefix: /media
````