New Social Network Sign In / Messaging package added to GitHub
Permalink
Hello People,
I've been working on project which has required both Twitter and Facebook sign in so that users can post messages directly from C5. I've extracted all the code required to do this into a package:
https://github.com/cjdell/Concrete5-Social-API...
It is intended for developers so that they have a head start creating anything bespoke that needs direct interaction with social networks. The library is object orientated so in theory it will be easy to add support for more social networks.
I hope this is useful to people.
I've been working on project which has required both Twitter and Facebook sign in so that users can post messages directly from C5. I've extracted all the code required to do this into a package:
https://github.com/cjdell/Concrete5-Social-API...
It is intended for developers so that they have a head start creating anything bespoke that needs direct interaction with social networks. The library is object orientated so in theory it will be easy to add support for more social networks.
I hope this is useful to people.