CakePHP + Facebook Graph API

試著忘記壹切 提交于 2020-01-05 05:01:55

问题


I wanna integrate Facebook's new Graphs API with my CakePHP application. Can some one help me if there is some kind of a plugin.

Mainly looking at the following functionality

  1. Facebook Login
  2. Publishing on the Users Wall
  3. Inviting Users Friends.
  4. Give access to the persons Facebook page and post and retrieve content of the page.
  5. Post content to the facebook page's wall of the application

回答1:


I can recommend Nick Baker's CakePHP Facebook plugin. It's easy enough to set up.



来源:https://stackoverflow.com/questions/5178911/cakephp-facebook-graph-api

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!