Download the PHP package runroom-packages/ckeditor-sonata-media-bundle without Composer
On this page you can find all versions of the php package runroom-packages/ckeditor-sonata-media-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download runroom-packages/ckeditor-sonata-media-bundle
More information about runroom-packages/ckeditor-sonata-media-bundle
Files in runroom-packages/ckeditor-sonata-media-bundle
Package ckeditor-sonata-media-bundle
Short Description Handle Sonata Media on Ckeditor
License MIT
Homepage https://github.com/runroom/RunroomCkeditorSonataMediaBundle
Informations about the package ckeditor-sonata-media-bundle
RunroomCkeditorSonataMediaBundle
This bundle allows you to configure SonataMediaBundle to work with the Ckeditor image and file uploader. It is inspired on: SonataFormatterBundle and CoopTilleulsCKEditorSonataMediaBundle.
Installation
Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:
Enable the Bundle
Then, enable the bundle by adding it to the list of registered bundles in config/bundles.php
file of your project:
Contribute
The sources of this package are contained in the Runroom monorepo. We welcome contributions for this package on runroom/runroom-packages.
License
This bundle is under the MIT license.
All versions of ckeditor-sonata-media-bundle with dependencies
sonata-project/admin-bundle Version ^4.25
sonata-project/doctrine-extensions Version ^2.0
sonata-project/media-bundle Version ^4.9
symfony/config Version ^6.4 || ^7.1
symfony/dependency-injection Version ^6.4 || ^7.1
symfony/form Version ^6.4 || ^7.1
symfony/http-foundation Version ^6.4 || ^7.1
symfony/http-kernel Version ^6.4 || ^7.1
twig/twig Version ^3.14