2017 © Pedro Peláez
 

symfony-bundle media-bundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

image

kunstmaan/media-bundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  • Wednesday, November 2, 2016
  • by Kunstmaan
  • Repository
  • 16 Watchers
  • 36 Stars
  • 18,405 Installations
  • JavaScript
  • 5 Dependents
  • 1 Suggesters
  • 12 Forks
  • 3 Open issues
  • 80 Versions
  • 1 % Grown

The README.md

KunstmaanMediaBundle

Build Status Total Downloads Latest Stable Version Analytics, (*1)

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface., (*2)

View more screenshots and information https://cms.kunstmaan.be., (*3)

Installation

This bundle is compatible with all Symfony 3.* releases. More information about installing can be found in this line by line walkthrough of installing Symfony and all our bundles, please refer to the Getting Started guide and enjoy the full blown experience., (*4)

Symfony 2.2

If you want to use this bundle for a Symfony 2.2 release, use the 2.2 branch., (*5)

Audio

If you want to use your own api key for SoundCloud, you can define this in the config.yml of your application but it works fine without it as well., (*6)

kunstmaan_media:
    soundcloud_api_key: YOUR_CLIENT_ID

Tooltips

If you want to add a nifty tooltip to your media chooser in the admin, you can just add the following to your form type:, (*7)

$builder
    ->add(
      'media',
      'media',
      array(
          'pattern' => 'KunstmaanMediaBundle_chooser',
          'mediatype' => 'image',
          'attr' => array('info_text' => 'YOUR TOOLTIP TEXT'),
      )
    );

Generating PDF preview thumbnails

For this functionality to work, you need to install the ImageMagick extension with PDF support (using Ghostscript). You will also have to make sure that the Ghostscript executable (gs) can be found in the path of the user that is executing the code (apache/www or a custom user depending on your setup)., (*8)

You can determine that path by running which gs on the command line in Linux/OS X., (*9)

To install Ghostscript on Mac OS X you can use brew install gs., (*10)

On OS X with apache you will probably have to add that path to the apache environment settings in /System/Library/LaunchDaemons/org.apache.httpd.plist. Make sure it contains the following :, (*11)

<key>EnvironmentVariables</key>
<dict>
    <key>PATH</key>
    <string>/usr/bin:/bin:/usr/sbin:/sbin:/path/to/gs</string>
</dict>

Where /path/to/gs is just the actual path where the gs binary is stored., (*12)

NOTE: This functionality has to be enabled by setting the enable_pdf_preview configuration option to true, ie. :, (*13)

kunstmaan_media:
    enable_pdf_preview: true

The Versions

02/11 2016

dev-sf3

dev-sf3 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

16/10 2016

dev-master

9999999-dev https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

14/10 2016

dev-revert-1302-bugfix/multidomain

dev-revert-1302-bugfix/multidomain https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

23/09 2016

dev-revert-1336-fix#twig-get-name

dev-revert-1336-fix#twig-get-name https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

27/08 2016

dev-revert-1243-hotfix/generator-translations

dev-revert-1243-hotfix/generator-translations https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

20/06 2016

4.0.0-RC1

4.0.0.0-RC1 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

18/02 2016

3.5.1

3.5.1.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

10/02 2016

3.5.x-dev

3.5.9999999.9999999-dev https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

10/02 2016

3.5.0

3.5.0.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

25/01 2016

dev-fix-sensiolabs-insight

dev-fix-sensiolabs-insight https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

24/11 2015

3.4.x-dev

3.4.9999999.9999999-dev https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

24/11 2015

3.4.2

3.4.2.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

26/10 2015

3.1.x-dev

3.1.9999999.9999999-dev https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

26/10 2015

3.1.3

3.1.3.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

26/10 2015

3.1.4

3.1.4.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

26/10 2015

3.3.x-dev

3.3.9999999.9999999-dev https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

26/10 2015

3.3.3

3.3.3.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

26/10 2015

3.3.4

3.3.4.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

26/10 2015

3.2.x-dev

3.2.9999999.9999999-dev https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

26/10 2015

3.2.5

3.2.5.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

26/10 2015

3.2.6

3.2.6.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

25/10 2015

3.4.1

3.4.1.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

05/10 2015

3.4.0

3.4.0.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

18/09 2015

3.3.2

3.3.2.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

17/09 2015

3.3.1

3.3.1.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

25/08 2015

3.3.0

3.3.0.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

07/08 2015

3.2.4

3.2.4.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

07/08 2015

3.2.4.1

3.2.4.1 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

19/07 2015

3.2.2

3.2.2.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

19/07 2015

3.2.3

3.2.3.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

17/07 2015

3.2.1.1

3.2.1.1 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

15/07 2015

3.2.1

3.2.1.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

25/06 2015

3.2.0

3.2.0.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

01/06 2015

3.1.2

3.1.2.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

05/05 2015

3.1.1

3.1.1.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

09/04 2015

3.1.0

3.1.0.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

23/03 2015

3.0.x-dev

3.0.9999999.9999999-dev https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

23/03 2015

3.0.2

3.0.2.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

23/03 2015

3.0.3

3.0.3.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

21/01 2015

3.0.1

3.0.1.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

04/12 2014

3.0.0

3.0.0.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

19/09 2014

v2.3.23

2.3.23.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

20/08 2014

v2.3.22

2.3.22.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

20/08 2014

v2.3.21

2.3.21.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

19/08 2014

v2.3.20

2.3.20.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

15/08 2014

v2.3.19

2.3.19.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

14/08 2014

v2.3.18

2.3.18.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

07/08 2014

v2.3.17

2.3.17.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

06/08 2014

v2.3.16

2.3.16.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

04/07 2014

v2.3.15

2.3.15.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

26/06 2014

v2.3.14

2.3.14.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

13/05 2014

v2.3.13

2.3.13.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

09/05 2014

v2.3.12

2.3.12.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

05/05 2014

v2.3.11

2.3.11.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

07/04 2014

v2.3.10

2.3.10.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

06/04 2014

v2.3.9

2.3.9.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

05/04 2014

v2.3.8

2.3.8.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

04/04 2014

v2.3.7

2.3.7.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

03/04 2014

v2.3.6

2.3.6.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

19/03 2014

v2.3.5

2.3.5.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

The Development Requires

cms media kunstmaan

04/03 2014

v2.3.4

2.3.4.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

The Development Requires

cms media kunstmaan

07/12 2013

v2.3.3

2.3.3.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

The Development Requires

cms media kunstmaan

07/12 2013

v2.3.2

2.3.2.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

The Development Requires

cms media kunstmaan

30/10 2013

v2.2.10

2.2.10.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

The Development Requires

cms media kunstmaan

30/10 2013

v2.2.9

2.2.9.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

12/08 2013

v2.3.1

2.3.1.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

The Development Requires

cms media kunstmaan

12/08 2013

v2.3

2.3.0.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

17/06 2013

v2.2.8

2.2.8.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

21/03 2013

v2.2.3

2.2.3.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

14/03 2013

v2.2.2

2.2.2.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

13/02 2013

v2.2.1

2.2.1.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

04/02 2013

v2.2

2.2.0.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan

17/01 2013

v2.1.3

2.1.3.0 https://github.com/Kunstmaan/KunstmaanMediaBundle

To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  Sources   Download

MIT

The Requires

 

cms media kunstmaan