Facebook App

Creating a Facebook App

  1. Log in to your Facebook account.

  2. Go to https://developers.facebook.com/ click on My Apps and press Create App.

../_images/facebook_app.gif ../_images/facebook_app2.gif
  1. Select Manage Bussiness Integration.Click Continue.

  2. Set the Display Name of your application.

  3. Enter the Contact Email.

  4. Select App Purpose is Clients. Click Create app.

../_images/facebook_app3.gif

Configuration Facebook Login

  1. New app is created. Click Product

  2. Navigate to Facebook Login, click Setup.

../_images/facebook_app4.gif
  1. Select Web from the displayed platforms.

../_images/facebook_app5.gif
  1. Go to the Settings section and choose Basic.

  2. In the Settings Form, fill some required field: Privacy URL, App Domains, Contact Email, App Icons.

../_images/facebook_app6.gif
  1. Scroll down to bottom of the page,click Add Platform.

  2. Select Website from the list.

  3. Set the website URL address in the Site URL field and press the Save Changes button.

../_images/facebook_app7.gif ../_images/facebook_app8.gif
  1. Navigate to Facebook Login section and press Settings.

  2. Set value of Valid OAuth Redirect URIs to following Url: https://yourdomain.com/login/facebook/callback

  3. Click Save Changes.

Configuration Messenger

  1. Click Product

  2. Scroll to Messenger section, click Setup.

../_images/facebook_app9.gif

Configuration Webhook

  1. Click Product

  2. Scroll to Webhook section, click Setup.

../_images/facebook_app10.gif