Skip to content
This repository has been archived by the owner on Jul 17, 2020. It is now read-only.

A redmine plugin to enable downloading of issue attachments as a single zip.

Notifications You must be signed in to change notification settings

INSANEWORKS/redmine-zip-attachments

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine plugin: Zip Issue Attachments

Zip Issue Attachments is a plugin that enables users to download an issues attachments in a single zip file. You can configure whether this functionality is enabled or disabled.

Installation

  1. Clone latest version of plugin from git, install it to plugins. git clone ssh://git@github.com:brianmwadime/redmine-zip-attachments.git zip_attachments

  2. Make sure your plugin folder name is zip_attachments

  3. Run the plugin migrations +rake redmine:plugins:migrate+

  4. Restart your Redmine web servers (e.g. mongrel, thin, mod_rails, passenger)

Configuration

You can configure whether to enable or disable ziped attachments, if you go to Plugin => Zip Attachments => Configure.

Contact

You can log bugs and feature requests for this plugin here: https://github.com/brianmwadime/redmine-zip-attachments/issues

If you would like to send me an email, here you go: info@brianmwadime.com

If you would like to read my blog, please visit: http://www.brianmwadime.com

Or follow me on twitter http://twitter.com/brianmwadime

About

A redmine plugin to enable downloading of issue attachments as a single zip.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 94.5%
  • HTML 5.5%