ChiliProject API

Component ID

1593712

Component name

ChiliProject API

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

ChiliProject API module provides a Drupal API to the REST API of Redmine, a project-management and issue-tracking web-application and open source software package.

Chiliapi.module provides a class and several API functions to index, load, save and delete issues, time entries, projects and users.
Redmine User Access Keys module manages a profile.module field for user's Redmine API Access Keys, and integrates with REST API Query to use the current user's API Access Key.

Module is similiar to the http://drupal.org/project/redmine module but due to project fork it's necessary to create separate module handling ChiliProject API.