jkuchar/multiplefileupload-example

MultipleFileUpload example


License
Other

Documentation

The example application of MultipleFileUpload

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!