7

I am developing an application for my fan page everything works fine but I can not install it onthe fan page only users. it takes to install a fan page?

Kara
  • 6,115
  • 16
  • 50
  • 57
Hector Bayona
  • 97
  • 1
  • 2
  • 6

4 Answers4

12

https://www.facebook.com/dialog/pagetab?app_id=YOUR_APP_ID&display=popup&next=YOUR_URL

YOUR_URL should be the Page Tab URL from app settings.

Alexander Nenkov
  • 2,910
  • 20
  • 28
  • YOUR_URL doesn't have to be the Page Tab URL, you can just use http://www.facebook.com if you like – Tim Mar 14 '12 at 17:38
9
http://www.facebook.com/add.php?api_key=YOUR_API_KEY&pages

Replace YOUR_API_KEY with your Application Key and then choose which FanPage do you want to install it to.

j0k
  • 22,600
  • 28
  • 79
  • 90
Mario Shtika
  • 1,436
  • 19
  • 31
0

Go to https://developers.facebook.com

Select the App you wish to use

on the Settings tab scroll down and click + Add Platform, there you can select "Page Tab" after which you will be given a config screen

-1

Get your app id then go to http://facebook.com/APP_ID

that will show your APP profile page.

On the left side you need to click on

Add to my Page

you will see all the facebook pages you own, just need to select the one you want

Left side bar of APP profile page

picsoung
  • 6,314
  • 1
  • 18
  • 35