forked from github/github-services
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbasecamp
More file actions
12 lines (10 loc) · 688 Bytes
/
Copy pathbasecamp
File metadata and controls
12 lines (10 loc) · 688 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
Basecamp Classic
================
Install Notes
-------------
1. **Url** should be your Basecamp url
2. **Username** should be the username or API token of the user that you want to use to post messages into your Basecamp - you can setup a user just for this purpose
3. **Password** should be the password of the user that you want to use to post the messages. If username is an API token, set password to 'x'.
4. **Project** should be the name of the project that you want to post the message into (not the id)
5. **Category** should be the name of the category that you want to post the message using (not the id)
6. **SSL** should be enabled for accounts that need SSL.