Woo File Dropzone Plugin
Enables customer to send files directly when they purchase items, during product detail page, cart page or checkout page.
Woo File Dropzone | WooCommerce upload file
Important
Features
Plugin Uses
- Bootstrap 3
- DropzoneJs Javascript Library
- Formvalidator JQuery Plugin
Installation
- Upload the plugin files to the
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Settings-> Woo File Dropzone screen to configure the plugin
- Make sure you have configure plugin correctly.
Screenshots
File Dropbox Detail page.
Configuration Screen
Order Detail page
FAQ
Installation Instructions
- Upload the plugin files to the
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Settings-> Woo File Dropzone screen to configure the plugin
- Make sure you have configure plugin correctly.
Changelog
1.1.7
Fixed: When use checkbox payment method, file uploaded was not processed properly.
1.1.6
Fixed: Minor Bug
1.1.5
Fixed: previously 1.1.4 changes were not affected
1.1.4
Fixed: Issue on cart and checkout page after file upload send button not showing.
Tested: Compatibility for WordPress 4.8
1.1.3
Fixed: Guest upload before add to cart was lost due to session issue.
1.1.2
- Document update nothing on logic level
1.1.1
1.1.0
- Improved Admin settings User Interface.
- Added Support to enable Mandatory upload. User must have to upload before adding item into cart
- Reload of uploaded files in box if user want to edit files.
- Various Code Performance.
- File box UI improvement so more space for uploading files.
- Disable front User file upload if Admin is logged in. Sometimes WooCommerce session is problematic.
1.0.7
- Woocommerce session conflict when admin changes order status
- (Note for testing plugin): As now in front a check has been added, that plugin should process when admin is not logged. so upload file in another browser.
1.0.6
- Small bug due to 1.0.5 feature implementation
1.0.5
- Added Product and variation title in admin panel.
1.0.2
- Fixed bug in product detail page file box, showing send button after file sent
- Updated configuration page
- Success Message on settings save
- Included detailed documentation in pdf file
1.0.1
- Various UI Improvements in file dropbox
- CSS minification