onyxdevs / dropzonejs-example-with-translations-custom-preview-and-upload-delete-file-with-php

DropzoneJS example with everything you will need, translations, custom preview and a powerful PHP code to handle upload/delete the file
https://onyxdev.net/snippets-item/dropzonejs-example-with-translations-custom-preview-and-upload-delete-file-with-php/
MIT License
9 stars 8 forks source link
drag-and-drop dropzone javascript jquery php responsive upload

DropzoneJS example #1

DropzoneJS example with everything you will need, translations, custom preview and a powerful PHP code to handle upload/delete the file

Read the full article on [Onyxdev](https://onyxdev.net/)

DropzoneJS has been around for a couple of years now, and various features can be used in clever ways. I wanted here to share with you a full example with DropzoneJS and what you can do with it, made nice and easy including the PHP function to handle the file upload and delete from server.

For those who didn’t hear about it, DropzoneJS is an open source library that provides drag’n’drop file uploads with image previews. It’s lightweight, doesn’t depend on any other library (like jQuery) and is highly customizable. You can read it’s docs on their website http://www.dropzonejs.com/

Features:

Credits

Dropzone.js
jQuery 😀
Bootstrap
Font Awesome
Open Sans font

Stay safe 😷