This project is not covered by Drupal’s security advisory policy.

Overview

Basecamp is an online project management system. This module is an implementation of the Basecamp API, allowing you to pull content from your Basecamp account and display it on your Drupal site. You can also use Drupal to submit content to Basecamp.

Currently this module only supports accounts using Basecamp Classic. Support for the new version of Bascamp will be added once the API has been published.

This module is not endorsed by 37signals, the company behind Basecamp.

Features

  • Drupal and Basecamp users are automatically linked based on email address
  • You can override user links or specify manual links if email addresses don't match
  • A block is provided to show the current users' tasks
  • To-Do lists can be configured in Drupal to allow task submission with auto-assignment to the specified user.
  • A block is provided to submit tasks to the to-do lists configured

Requirements

  • An account with Basecamp
  • PHP installed with SimpleXML support. It is enabled by default in PHP since version 5.1.2

Project information

Releases