Skip to content
This repository was archived by the owner on Aug 2, 2019. It is now read-only.

Setting up facebook integration

mvriel edited this page Feb 1, 2012 · 2 revisions

This controller requires 2 configuration settings to be present in the config.php:

  • facebook_app_id
  • facebook_app_secret

The values for these settings can be obtained by creating a facebook application at: https://developers.facebook.com/apps.

Please note that with the application above you should set the 'App Domain' and 'Website URL' to match your referring location; even if that is a local URL!

For example

If you have a local test setup mapped to http://my.joindin.url ad you create your account then the 'App Domain' field should read 'my.joindin.url' and the 'Website URL' should read 'http://my.joindin.url'

Settings for the Live Joind.in account

The app for the joind.in production environment is currently managed from Lorna her facebook account.

Clone this wiki locally