Project

General

Profile

Plugins Directory » redmine_info_api

Author: shadowbq -
Website: https://github.com/shadowbq/redmine_info_api
Code repository: https://github.com/shadowbq/redmine_info_api
Registered on: 2015-11-17 (over 8 years ago)
Current version: 0.0.3
Compatible with: Redmine 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x
User ratings:   (1)

Return information generally accessible on admin/info as a readonly REST API.

Installation notes

Install

  1. Download plugin
  2. Extract to your Redmine into vendor/plugins/redmine_info_api
  3. Restart web server
  4. request with basic auth https://redmine.example.com/adminapi/info.json

Changelog

0.0.3 (2015-11-16)

Compatible with Redmine 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x.

bug fixes.

User ratings

  by shadowbq - over 8 years ago

Provides the api, but wish it injected into route better