Este plugin não foi testado com as 3 atualizações principais mais recentes do WordPress. Pode ser que não tenha mais manutenção ou suporte e talvez tenha problemas de compatibilidade quando usado com versões mais recentes do WordPress.

WP-Redmine-Issues

Descrição

This plugin uses the Redmine API to display and, if enabled in Settings, view and post comments. You can create an issue in a dialog, asking for project, subject, details and, if enabled in Settings, issue categories.

API usage in this plugin is designed for a specially created Redmine “system-user” that is granted access to the relevant projects and has priviliges to create and view issues within these projects instead of using individual user-accounts from Redmine.
Benefits:

  • You don’t have to create every WordPress user in Redmine or keep them synchronized. Which WordPress user is creating an issue or comment can be seen as part of Details or the comment text with name and e-mail address as set in WordPress.
  • No messing around with access privileges in Redmine for individual users
  • No direct access to Redmine for your wordpress users

What is Redmine?

Learn more.

Translations

  • English – default
  • German

Note: All my plugins are localized/ translateable by default. This is very important for all users worldwide. So please contribute your language to the plugin to make it even more useful. For translating I recommend the awesome “Codestyling Localization” plugin and for validating the “Poedit Editor”.

Credits

Thanx to M. Henning, L. Reis and all who send me mails containing bug reports

Imagens de tela

  • Issues List
  • Issue Details
  • Issue Create - Project
  • Issue Create - Tracker and Categorie
  • Issue Create - Details
  • Issues Settings

Instalação

General Notes

Prerequisite: Existing Redmine Installation with activated API, accessible from the server hosting WordPress.

Install WPRI

  1. Upload the full wp-redmine-issues directory into your wp-content/plugins directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Open the new ‘Settings/WPRI – Settings’ menu and follow the instructions above to configure your Redmine connection. Save settings.
  4. Click new ‘Tickets’ menu item in WordPress Backend to see your Redmine-Tickets.

Settings:

  • Redmine URL: Base URL for your existing Redmine Installation.
  • Redmine API-Key: API-Key of special user you created within Redmine that has access to the project(s) of which you want to handle issues from within wordpress
  • Default setting for the number of issues per page: Number of item per pages when pagination is needed
  • Show issue comments: Show comment section in issue details
  • Use issue categories: Issue Categories as defined in Redmine may be used as filter in ticket list and can be set for new issues

FAQ

Installation Instructions

General Notes

Prerequisite: Existing Redmine Installation with activated API, accessible from the server hosting WordPress.

Install WPRI

  1. Upload the full wp-redmine-issues directory into your wp-content/plugins directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Open the new ‘Settings/WPRI – Settings’ menu and follow the instructions above to configure your Redmine connection. Save settings.
  4. Click new ‘Tickets’ menu item in WordPress Backend to see your Redmine-Tickets.

Settings:

  • Redmine URL: Base URL for your existing Redmine Installation.
  • Redmine API-Key: API-Key of special user you created within Redmine that has access to the project(s) of which you want to handle issues from within wordpress
  • Default setting for the number of issues per page: Number of item per pages when pagination is needed
  • Show issue comments: Show comment section in issue details
  • Use issue categories: Issue Categories as defined in Redmine may be used as filter in ticket list and can be set for new issues
What is the plugin license?

This plugin is released under a GPL license.

Avaliações

16 agosto, 2018
Ich nutze Redmine für die Entwicklung von WordPress Themes für mich privat und das Plugin erspart mir das lästige aussortieren von Emails. Das übersetzten der Markdown Syntax, das uploaden von Screenshots und ein WYSIWYG-Editor für das Ticket und Kommentare erstellen, würden das Plugin für meine Zwecke perfekt machen.
Leia 1 avaliação

Colaboradores e desenvolvedores

“WP-Redmine-Issues” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.

Colaboradores

Registro de alterações

Version 1.1

  • English translation added

Version 1.0

  • German language only
    ** Display
    ** Create
    ** Display and create comments on issues
    ** Display issue categories. Set issue category in “Create issue” dialog.