PHPackages                             coldfox/yii2-dropzone - 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. coldfox/yii2-dropzone

ActiveYii2-extension[File &amp; Storage](/categories/file-storage)

coldfox/yii2-dropzone
=====================

Yii2 Dropzone Extention

v0.1(7y ago)07Apache-2.0PHP

Since Jun 4Pushed 7y ago1 watchersCompare

[ Source](https://github.com/hujianreplace/yii2-dropzone)[ Packagist](https://packagist.org/packages/coldfox/yii2-dropzone)[ RSS](/packages/coldfox-yii2-dropzone/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (2)Used By (0)

coldfox/yii2-dropzone
=====================

[](#coldfoxyii2-dropzone)

Yii2 Dropzone Extention , Supports sorting

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist codefox/yii2-dropzone "*"

```

or add

```
"codefox/yii2-dropzone": "*"

```

to the require section of your `composer.json` file.

Use
---

[](#use)

Once the extension is installed, simply use it in your code by :

> Controller Example

```
