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 13 years ago) | |
Current version: | 0.0.1 | |
Compatible with: | Redmine 1.2.x | |
User ratings: |
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
- You have to be admin to use this plugin
- Enable standard REST API: Administration -> Settings -> Authentication -> check “Enable REST web service”
- Follow the Redmine plugin installation steps at: www.redmine.org/wiki/redmine/Plugins
- Restart your Redmine web servers (e.g. mongrel, thin, mod_rails)
Changelog
0.0.1 (2011-10-04)
Compatible with Redmine 1.2.x.