이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

WP-Redmine-Issues

설명

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

스크린샷

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

설치

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.

후기

2018년 8월 16일
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.
모든 1 평가 읽기

기여자 & 개발자

“WP-Redmine-Issues”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “WP-Redmine-Issues”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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.