ThinkUp's Foursquare plugin captures your Foursquare checkins, photos and comments.
Clone this repository in the webapp/plugins/ directory of your ThinkUp installation.
To set up the Foursquare plugin:
- Go to https://foursquare.com/developers/apps and click on "Register a New App."
- Create an application name such as "MyOrganization's ThinkUp app"
- Set application web site to: the URL of your ThinkUp installation home page.
- Set the callback URL to the URL displayed on the Foursquare settings page in ThinkUp.
- Click on the green "Register Application" button at the bottom of the page.
- In ThinkUp->Settings->Foursquare, fill in the Foursquare-provided Client ID and Secret.
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.
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.