The WordPress plugin which allow upload users files from front end by using DropzoneJS JavaScript library. Plugin created for tutorial.
You can find tutorial here Tutorial
- Copy the
mwp-dropform
directory into yourwp-content/plugins
directory - Navigate to the "Plugins" dashboard page
- Locate the plugin with name MWP Dropzone Uploader
- Click on "Activate"
The purpose of the plugin is to show basic usage of DropzoneJS to create a simple drag and drop frontent file upload form
Project created and maintained by zuk22.
The project is open-source