codern/plupload

custom implementation of moxiecode/plupload

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 0

Open Issues: 0

Language:JavaScript

v1.2.3 2018-05-14 13:46 UTC

README

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]