2016-08-07 06:34:54 +00:00
|
|
|
> # Note
|
|
|
|
> **Facebook Connector, Facebook Post Connector and Facebook Sync plugins are deprecated.**
|
|
|
|
> As of the moment you cannot bridge from or to Facebook with Friendica.
|
|
|
|
|
2015-03-29 00:59:23 +00:00
|
|
|
#### Installing the Friendica/Facebook connector
|
2012-09-13 10:46:37 +00:00
|
|
|
|
2015-03-29 00:59:23 +00:00
|
|
|
Please register a Facebook application at [developers.facebook.com](https://developers.facebook.com/apps/async/create/platform-setup/dialog/)
|
2012-09-13 10:46:37 +00:00
|
|
|
|
2015-03-29 00:59:23 +00:00
|
|
|
Chose "Website" as platform. Next you have to let your application be reviewed. You need these permissions for that:
|
2012-09-13 10:46:37 +00:00
|
|
|
|
2015-03-29 00:59:23 +00:00
|
|
|
publish_actions, publish_pages, user_posts, user_photos, user_status, user_videos, manage_pages
|
2012-09-13 10:46:37 +00:00
|
|
|
|
2015-03-29 00:59:23 +00:00
|
|
|
After your application was reviewed, your users can post to Facebook.
|
2012-10-21 06:01:22 +00:00
|
|
|
|