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

Comments

mehul.shah’s picture

Issue summary: View changes
mehul.shah’s picture

Issue tags: -code review +PAreview: review bonus
nitesh pawar’s picture

Issue summary: View changes

changed git url

nitesh pawar’s picture

Priority: Major » Normal
Status: Active » Needs review
alinouman’s picture

Status: Needs review » Postponed
Issue tags: -PAreview: review bonus

1-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.

mehul.shah’s picture

Hi 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).

mehul.shah’s picture

Status: Postponed » Needs review
Issue tags: +Needs Review
mehul.shah’s picture

Title: Bulk File Uload[D7] » Bulk File Upload[D7]
th_tushar’s picture

Status: Needs review » Needs work
Issue tags: -Needs Review
StatusFileSize
new28.95 KB
new56.88 KB
new40.43 KB

Manual 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.

mehul.shah’s picture

Hi 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

PA robot’s picture

Status: Needs work » Closed (won't fix)

Closing 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.