zucchi/uploader

Zucchi ZF2 Module to interface with PL Uploader

Installs: 46

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 3

Open Issues: 1

Language:JavaScript

dev-master 2013-05-09 09:20 UTC

This package is not auto-updated.

Last update: 2024-03-16 10:58:12 UTC


README

Module to provide integration of PLUpload (http://www.plupload.com/)

Installation

From the root of your ZF2 Skeleton Application run

./composer.phar require zucchi/uploader

This module will require your vhost to use an AliasMatch

AliasMatch /_([^/]+)/(.+)/([^/]+) /path/to/vendor/$2/public/$1/$3

Roadmap

  • Create view helper to utilise Queue Widget