Hector Bayona
Hector Bayona

Reputation: 97

how to install my app on myfan page

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?

Upvotes: 7

Views: 17954

Answers (4)

user3815572
user3815572

Reputation: 1

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

Upvotes: 0

Mario Shtika
Mario Shtika

Reputation: 1486

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.

Upvotes: 9

picsoung
picsoung

Reputation: 6529

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

Upvotes: -1

Alexander Nenkov
Alexander Nenkov

Reputation: 2910

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.

Upvotes: 12

Related Questions