PHPackages                             nacholibre/richuploader-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. nacholibre/richuploader-bundle

ActiveSymfony-bundle[File &amp; Storage](/categories/file-storage)

nacholibre/richuploader-bundle
==============================

0.1.11(9y ago)073MITPHP

Since Aug 10Pushed 9y ago1 watchersCompare

[ Source](https://github.com/nachosymfony/richuploader-bundle)[ Packagist](https://packagist.org/packages/nacholibre/richuploader-bundle)[ RSS](/packages/nacholibre-richuploader-bundle/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (13)Used By (0)

richuploader-bundle
===================

[](#richuploader-bundle)

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

[](#installation)

### Step 1 - Install required composer modules

[](#step-1---install-required-composer-modules)

```
composer require nacholibre/richuploader-bundle
composer require liip/imagine-bundle

```

`liip/imagine-bundle` is used to create the thumbnails of uploaded images.

### Step 1.1 - Assets

[](#step-11---assets)

Make sure you have jquery and jqueryui added to the page where you want to use the uploader.

### Step 2 - Add modules in AppKernel.php

[](#step-2---add-modules-in-appkernelphp)

```
