Drag and Drop Multiple Image Upload Widget in Odoo
This module provides a beautiful and user-friendly widget to upload multiple images with a simple drag-and-drop feature or by selecting from the file browser. It's perfect for product galleries, portfolios, or any record that needs multiple images.
Key Features:
- Effortless drag-and-drop functionality.
- Support for multiple image uploads at once.
- Clean, modern interface that integrates seamlessly with Odoo.
- Image previews before saving.
- Works on any `fields.Binary` or `fields.Image` field with `widget='image_dnd'`.
How it works:
- Install the module from the app store.
- In your XML view file, find the binary or image field.
- Add `widget="image_dnd"` to the field tag.
- Save and refresh. The new widget will appear on the form.
Documentation
Full documentation is available on our website. Please refer to the installation guide for setup instructions.
Releases
v17.0.1.0.0 - Initial release for Odoo 17.
Reviews
No reviews yet. Be the first to leave a review!
Please log in to comment on this module