Campfire Integration
Campfire is a simple web-based real-time group chat tool for business. It makes real-time communication with 2-60 people as simple as visiting a web page.
This integration will post a summary of your commits to the specified Campfire chat room as you push to CodePlex
Getting Started
To setup this integration:
- Navigate to the Project Settings Tab
- Click on the Services section
- Select Campfire from the list of available services
- Enable the Code Changes Integration
- Navigate to Campfire
- Log in to your Campfire account
- Click the My info link in the upper right
- Copy the token
- Navigate back to the Campfire section of the CodePlex services page
- Paste the token
- Navigate to the room you would like the messages to appear in
- Copy your Campfire Subdomain from the URL (e.g. mySubDomain if the URL is https://mySubDomain.campfirenow.com/room/559637)
- Navigate back to the Campfire section of the CodePlex services page
- Paste the subdomain
- Navigate back to the room you would like the messages to appear in
- Copy your Campfire Room's ID from the URL (e.g. 559637 if the URL is https://mySubDomain.campfirenow.com/room/559637)
- Navigate back to the Campfire section of the CodePlex services page
- Paste the Room ID
- Save the integration
Using this integration
To use this integration, simply push commits to your project.
If your source control is based in TFS, each check-in will be treated as a push with a single commit.