Skip to content
This repository has been archived by the owner on May 25, 2023. It is now read-only.
Sebastian Tschan edited this page Sep 15, 2015 · 270 revisions

Documentation Overview

Basic plugin information

Customization how-tos

Forks

  • AngularJS Directive. Added a directive to simplify the use with angular and distribute the uploader as combined JS file.

Server-side

Nginx

PHP

Python

Ruby

Perl

JavaScript

Go

  • jfu package for integration with Go applications, backed by MongoDB + Memcache (user contribution). Coquelicot provides a simple API and standalone binaries for chunked resumable file uploads.

Java

Scala

ASP.NET

ColdFusion

  • jQuery-File-Upload-CFC (contribution from Henry Ho) a port of blueimp/jQuery-File-Upload PHP into ColdFusion CFScript (CF10+). cfimage is used in place of GD for image manipulation.