Download the PHP package development-x/media-bundle without Composer
On this page you can find all versions of the php package development-x/media-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download development-x/media-bundle
More information about development-x/media-bundle
Files in development-x/media-bundle
Package media-bundle
Short Description Symfony 3 Media Bundle Manager
License MIT
Informations about the package media-bundle
MediaBundle
The MediaBundle is media library for managing entity files. Use it on your risk.
SensioLabs Insight | Travis CI | Scrutinizer CI |
---|---|---|
Features
- save uploaded file in to database via DoctrineORM
- all settings, templates and translations is highly customized
Installation
Step1: Download bundle
This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.
Step2: Enable bundle
Step3: Edit configuration in config.yml
Step4: Install bootstrap-fileinput js plugin
Plugin installation could be found here. When you done with install, just load js * css files
More configuration
- Using CollectionType for hold files
Contributing
However, if you are interested and want to send a bug fix, new functionality or better realization, just send a pull request :)
License
This bundle is under the MIT license. See the complete license in the bundle
All versions of media-bundle with dependencies
symfony/form Version ~2.8|^3.0
symfony/yaml Version ~2.8|^3.0
symfony/config Version ~2.8|^3.0
symfony/translation Version ~2.8|^3.0