codern/plupload

custom implementation of moxiecode/plupload


License
MIT

Documentation

Plupload

Latest Stable Version Total Downloads Latest Unstable Version License

plupload is a custom implementation of the package ![moxiecode/plupload]

Contents

Installation

  1. In order to install plupload, just add the following to your composer.json. Then run composer update:
"codern/plupload": "1.2.x-dev"
  1. You can run composer require codern/plupload to install the latest stable version in your current directory.

Usage

  1. You have a functional custom example in examples directory just run index.php

Additional information

  1. Documentation of ![moxiecode/plupload]