Project

General

Profile

Plugins Directory » JSON RPC API for Redmine

Author: Max Prokopiev
Website: http://trs.io
Code repository: https://github.com/TeamRocketScience/redmine_json_rpc
Registered on: 2011-10-04 (over 12 years ago)
Current version: 0.0.1
Compatible with: Redmine 1.2.x
User ratings:   (0)

This plugin provides JSON RPC API for Redmine as an alternative to the standard API, that provides too few opportunities to access Redmine data.

Installation notes

  1. You have to be admin to use this plugin
  2. Enable standard REST API: Administration -> Settings -> Authentication -> check “Enable REST web service”
  3. Follow the Redmine plugin installation steps at: www.redmine.org/wiki/redmine/Plugins
  4. Restart your Redmine web servers (e.g. mongrel, thin, mod_rails)

Changelog

0.0.1 (2011-10-04)

Compatible with Redmine 1.2.x.