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 (almost 10 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: | 
Return information generally accessible on admin/info as a readonly REST API.
Installation notes
Install
- Download plugin
- Extract to your Redmine into vendor/plugins/redmine_info_api
- Restart web server
- 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.