dropzone

Yii2 Dropzone

DropzoneJs Extention for Yii2

A port of DropzoneJs for Yii2 Framework

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist sjnlabs2013/dropzone "dev-master" or add

"sjnlabs2013/dropzone": "dev-master" to the require section of your composer.json file.