Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.22 KB

README.md

File metadata and controls

29 lines (18 loc) · 1.22 KB

Foursquare Plugin for ThinkUp

ThinkUp's Foursquare plugin captures your Foursquare checkins, photos and comments.

Install

Clone this repository in the webapp/plugins/ directory of your ThinkUp installation.

Configure the Foursquare Plugin (Admin only)

To set up the Foursquare plugin:

  1. Go to https://foursquare.com/developers/apps and click on "Register a New App."
  2. Create an application name such as "MyOrganization's ThinkUp app"
  3. Set application web site to: the URL of your ThinkUp installation home page.
  4. Set the callback URL to the URL displayed on the Foursquare settings page in ThinkUp.
  5. Click on the green "Register Application" button at the bottom of the page.
  6. In ThinkUp->Settings->Foursquare, fill in the Foursquare-provided Client ID and Secret.

Plugin Settings

Client ID (required) is the Client ID provided when you register a new consumer on Foursquare.

Client secret (required) is the Client secret provided when you register a new consumer on Foursquare.

Add a Foursquare User to ThinkUp

Click on the "Add a Foursquare User" button in ThinkUp->Settings->Foursquare to add your Foursquare user account to ThinkUp. This button will only appear if the foursquare plugin is configured.