问题
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
- Facebook Login
- Publishing on the Users Wall
- Inviting Users Friends.
- Give access to the persons Facebook page and post and retrieve content of the page.
- 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