facebook api

Permalink
Hello,

is it possible to post directly to facebook from concrete5 website?

Thank you!

 
pixelhero replied on at Permalink Reply
pixelhero
Of course, you will need to build a package which utilises the Facebook API, so that it can request permissions to post to Facebook and do the posting for you.

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

with Graph API

https://developers.facebook.com/docs/graph-api/reference/v2.5/post...