Download the PHP package avtonom/media-storage-client-bundle without Composer
On this page you can find all versions of the php package avtonom/media-storage-client-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download avtonom/media-storage-client-bundle
More information about avtonom/media-storage-client-bundle
Files in avtonom/media-storage-client-bundle
Package media-storage-client-bundle
Short Description Symfony media client bundle for uploading (sending) files and images to a remote server deployed on SonataMediaBundle
License MIT
Homepage https://github.com/Avtonom/media-storage-client-bundle
Informations about the package media-storage-client-bundle
Сlient for API SonataMediaBundle
Symfony media client bundle for uploading (sending) files and images to a remote server deployed on SonataMediaBundle
Page bundle: https://github.com/Avtonom/media-storage-client-bundle
Run the following in your project root, assuming you have composer set up for your project
Switching ~1.2
for the most recent tag.
Add the bundle to app/AppKernel.php
Configuration options (parameters.yaml):
[Optionally] Configuration bower (\web\bower.json) to file upload:
[Optionally] File js to file upload (for example: \src\Bundle\Resources\views\standard_layout.html.twig): This example uses a library of x-editable (http://vitalets.github.io/x-editable/).
Use alternative number 1: block to add a reference to the file
Use the value of the parameters.yaml for the listener:
Use alternative number 1: button to upload the file
Processing in the controller:
All versions of media-storage-client-bundle with dependencies
symfony/dependency-injection Version ~2.3|3.*
symfony/monolog-bundle Version 2.*|3.*
sensio/buzz-bundle Version ~1.0