dev-master
9999999-dev https://github.com/zucchi/ZucchiUploaderZucchi ZF2 Module to interface with PL Uploader
BSD-3-Clause
The Requires
- php >=5.4.1
- zucchi/zucchi dev-master
- zucchi/archive dev-master
library zf2 uploader
Wallogit.com
2017 © Pedro Peláez
Zucchi ZF2 Module to interface with PL Uploader
Module to provide integration of PLUpload (http://www.plupload.com/), (*1)
From the root of your ZF2 Skeleton Application run, (*2)
./composer.phar require zucchi/uploader
This module will require your vhost to use an AliasMatch, (*3)
AliasMatch /_([^/]+)/(.+)/([^/]+) /path/to/vendor/$2/public/$1/$3
Zucchi ZF2 Module to interface with PL Uploader
BSD-3-Clause
library zf2 uploader