项目作者: mantisbt-plugins

项目描述 :
Release Management Plugin for MantisBT
高级语言: PHP
项目地址: git://github.com/mantisbt-plugins/releasemgt.git
创建时间: 2013-05-06T16:23:46Z
项目社区:https://github.com/mantisbt-plugins/releasemgt

开源协议:

下载


Release Management Plugin

Description

This plugin allows user to store the files to download for each release. An
email is sent to the developer during the file upload.

Features:

  • Email notification (to developer and/or user who reports a bug)
  • Email templates
  • Easy to install.

Requirements

Known issues/limitations

  • Only ‘DISK’ option for the file storage is supported (FTP and DATABASE are not)
  • For ‘download’ to work properly permission should allow HTTP server to run releasemgt/pages/download.php directly. If you getting error 403 (Forbidden) make sure HTTP server configured properly. See #12

Tested

  • MantisBT 2.19.0

Screenshots

Plugin configuration screen

Plugin configuration screen

Project releases screen for the user with upload access

Administrative user with upload section

User can:

  1. Upload files. Change number of files to upload when you need more then one file for the same release
  2. Delete any file
  3. Disable file (new in version 2.0). When file disabled it will be not shown to a regular user

Project releases screen for the user without upload access rights

Regular user

User can only see and download enabled files

Authors and original code