Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I want to integrate a "share" button that syncs:

  • With Facebook
  • With twitter
  • With mail
  • With linkedin
  • With ...

I can integrate all of this by myself but maybe already exists a library that does all.

How can I do it?

share|improve this question

2 Answers

Try ShareKit?

share|improve this answer
Is there any other option other than sharekit. – breakfreehg Mar 16 '11 at 9:09
"Reinventing the wheel"? Why? – Jonathan Grynspan Mar 16 '11 at 12:19

Could you try:

https://www.addthis.com/

Don't forget replace your API Keys.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.