Componette

Componette

aleswita

aleswita / DropzoneUploader 1.5

Dropzone Uploader for Nette Framework and DropzoneJs.

download-cloud-line composer require aleswita/dropzoneuploader

Dropzone Uploader

Dropzone Uploader for Nette Framework and DropzoneJs.

Build Status Coverage Status

Installation

The best way to install AlesWita/DropzoneUploader is using Composer:

$ composer require aleswita/dropzoneuploader

Documentation

Documentation you can find in Wiki.

  • 1.5 Version 1.5

    • composer.json update
  • 1.4 Version 1.4

    • bug fix, callback onBegining calls only one time, only before dropzone form rendered (this happend, when render component on parts)
    • added callbacks onUpload, onDownload and onRemove, see wiki.
  • 1.3 Version 1.3

    • bug fix, when set maxFilesize and not set acceptedFiles
    • compatibility with Bootstrap v4.0.0-beta
    • Bootstrap v4 template improvments
  • 1.2 Version 1.2

    • nette coding standard
    • bug fix, when download file over FtpDriver on OSX
  • 1.1 Version 1.1

    • support for download the uploaded files
    • bug fix, when Move driver load uploaded files
  • 1.0 Version 1.0

    For Nette Framework: ~2.4.0 || ~3.0.0
    For PHP: ~7.1

bar-chart-fill

Statistics

download-cloud-fill
323
star-fill
4
bug-fill
1
flashlight-fill
3.1y
price-tag-2-line

Badges

guide-fill

Dependencies

php (~7.1)
nette/application (^2.4 || ~3.0.0)
nette/di (^2.4 || ~3.0.0)
nette/forms (^2.4 || ~3.0.0)
nette/http (^2.4 || ~3.0.0)
nette/utils (^2.4 || ~3.0.0)
Componette Componette felix@nette.org