开发者

How to implement php facebook sdk into cakephp?

开发者 https://www.devze.com 2023-04-07 04:45 出处:网络
All the guides online are self-labeled out of date, and the most popular plugin I assume is Nick Baker\'s which currently isn\'t working.

All the guides online are self-labeled out of date, and the most popular plugin I assume is Nick Baker's which currently isn't working.

So is there anything recent? Haven't found anything that really expl开发者_高级运维ains this after hours of searching google and tinkering with this plugin.


You could always chuck the facebook API in /vendors and use it yourself:

https://developers.facebook.com/docs/reference/php/

or checkout the latest master of Nick's github:

https://github.com/webtechnick/CakePHP-Facebook-Plugin

0

精彩评论

暂无评论...
验证码 换一张
取 消