Created
May 3, 2012 15:18
-
-
Save singuerinc/2586417 to your computer and use it in GitHub Desktop.
Adding an App to a Facebook Page
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//Facebook Page administrators can add your app directly to their Page by navigating to the following URL: | |
https://www.facebook.com/dialog/pagetab?app_id=YOUR_APP_ID&next=YOUR_URL | |
//where YOUR_APP_ID and YOUR_URL can be found in your app settings. | |
https://developers.facebook.com/docs/appsonfacebook/pagetabs/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment