Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Go to Facebook Developers page and Login to your Facebook account.
  2. From top left menu, choose Add New App from the drop-down menu of My Apps.
  3. Enter the Display Name and Contact Email for your app and click on Create App ID to create your app. You might need to enter the captcha to verify.
  4. Choose Settings from left menu >> Basic content will show up on the right.
  5. On Setting content, you will see App ID. Click on Show button to reveal App Secret. Now you already have both App ID & App Secret to use with Facebook Connect app. However, you need to configure your Facebook app a little bit more to make it fully works.
  6. Choose Settings from the left menu and select Basic. Enter your website URL in the field App Domains on the right.
  7. Select Add Platform and choose Website from the list on the popup.
    Image RemovedImage Added
  8. New Website field shows up below after select Website platform. Enter your Site URL in this field.
    Image RemovedImage Added
  9. Select App Review from left menu. On option Make 'your_app_name' public?, switch to Yes to make your app working.
    Image RemovedImage Added
  10. Now you finish setup your Facebook app. Go back to Dashboard and note down App ID & App Secret of your Facebook app. We need these 2 information for next step.

...