jkuchar/multiplefileupload-example

v1.1.0 2014-07-14 12:55 UTC

This package is auto-updated.

Last update: 2024-04-21 18:59:37 UTC


README

This is example of MultipleFileUpload Nette Framework addon.

Installation

  1. Open terminal
  2. composer create-project --stability="dev" jkuchar/multiplefileupload-example mfu-example
  3. You have application installed in mfu-example directory
  4. You have to do few simple steps to complete instalation. Open application in web browser and follow instructions.
  5. You are done!