Dropzone is easy to set up on the page and upload files using Drag & Drop or file browse.
File preview display after file upload.
It allows you to add or remove file link using addRemoveLinks
option but there is no option for adding a Download link.
In this tutorial, I show how you can add a download link with file thumbnail in the Dropzone container with jQuery and PHP.