5.1.3

Note

Version 5.0 brings some breaking changes. See the upgrading to 5.x page for help on upgrading from a 4.x version.

Documentation Overview

Welcome to Fine Uploader’s documentation. This documentation is divided into different parts. It’s recommended that you first check out the quickstart for Fine Uploader. If you’d rather dive into the internals of Fine Uploader, check out the exhaustive Features reference or API documentation (see the navigation menu bar at the top). For assistance in getting your upload server set up, check out the docs on the Servers section.

Getting Started

This area of the documentation is mostly prose and examples. It is meant to be human-readable and accessible to those looking to get started with Fine Uploader. For experts, or developers looking to view more technical documentation, refer to the API documentation section.

Quickstart

Traditional Uploader
  1. Getting Started with Fine Uploader
  2. Setting Fine Uploader options
  3. Creating an upload server
Amazon S3 Uploader
  1. Getting Started with Fine Uploader
  2. Setting Fine Uploader options
  3. Creating an upload server
Azure Blob Storage Uploader
  1. Getting Started with Fine Uploader
  2. Setting Fine Uploader options
  3. Creating an upload server

Fine Uploader Modes

Plugins

Endpoint Handlers (server-side guidelines)

Additional Information