/Light_ZouUploader

A php facade to handle both regular uploads and chunk uploads.

Primary LanguagePHP

Light_ZouUploader

2020-04-14 -> 2021-03-05

A php facade to handle both regular uploads and chunk uploads.

This is a Light plugin.

This is part of the universe framework.

Install

Using the planet installer via light-cli

lt install Ling.Light_ZouUploader

Using the uni command.

uni import Ling/Light_ZouUploader

Or just download it and place it where you want otherwise.

Summary

History Log

  • 1.1.5 -- 2021-05-31

    • Removing trailing plus in lpi-deps file (to work with Light_PlanetInstaller:2.0.0 api
  • 1.1.4 -- 2021-03-05

    • update README.md, add install alternative
  • 1.1.3 -- 2020-12-08

    • Fix lpi-deps not using natsort.
  • 1.1.2 -- 2020-12-04

    • Add lpi-deps.byml file
  • 1.1.1 -- 2020-04-20

    • fix ZouUploader->isUploaded trying to unlink the file with move option
  • 1.1.0 -- 2020-04-20

    • add the move option
  • 1.0.0 -- 2020-04-14

    • initial commit