This module helps user to upload bulk of files in zip format and it extracts it to a particular directory.
There is no similar module exist.
Project page
Project page :https://drupal.org/sandbox/mehul.shah/2001972
GIT Repo : git clone --branch 7.x-1.x http://git.drupal.org/sandbox/mehul.shah/2001972.git bulk_file_upload
Reviews of other projects
https://drupal.org/node/2180823#comment-8434387
https://drupal.org/node/2185761#comment-8434355
https://drupal.org/node/2180015#comment-8434401
https://drupal.org/node/2183623#comment-8434377
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | Bulk File Upload3.png | 40.43 KB | th_tushar |
| #9 | Bulk File Upload2.png | 56.88 KB | th_tushar |
| #9 | Bulk File Upload1.png | 28.95 KB | th_tushar |
Comments
Comment #1
mehul.shah commentedComment #2
mehul.shah commentedComment #3
nitesh pawar commentedchanged git url
Comment #4
nitesh pawar commentedComment #5
alinouman commented1-I believe its completely useless module since you are just kind of uploading files one can use ftp for it.
2- Images are not extracting on my ubuntu(although message is showing it has done it).
3-Removing pareview bonus tag you haven't done a manual review.
Comment #6
mehul.shah commentedHi Alinouman,
Thanks for your attention.
1. Fixed the zip extraction issue
2. Yes file upload can be done through ftp, but incase if anyone wants to allow clients / customer upload multiple files at the same time (consider market place in eCommerce) it will be very useful module in that case(instead of providing ftp access).
Comment #7
mehul.shah commentedComment #8
mehul.shah commentedComment #9
th_tushar commentedManual Review:
When I installed the module,
1) I found couple of warnings and notices on the module configuration page.
2) As you have mentioned in Comment #6 - Point #2, This module is not allowing the user to enter the new destination. It is displaying the already created destinations in dropdown.
3) Its not checking the write permissions of the destination and no error is displayed for the same.
4) The files are not being uploaded to the selected destination.
You can refer the screenshots for the code and upload errors. Please fix these issues.
Comment #10
mehul.shah commentedHi th_tushar,
Thanks for attention.
The above mentioned issues are fixed.
1. Warnings and notices are fixed.
2. New functionality is added as create new directory
3. Permission issue is fixed
4. Upload issue fixed
Comment #11
PA robot commentedClosing due to lack of activity. Feel free to reopen if you are still working on this application (see also the project application workflow).
I'm a robot and this is an automated message from Project Applications Scraper.