CodeIgniter Forums
CI-Disqus 1.0: Disqus API Library - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22)
+--- Thread: CI-Disqus 1.0: Disqus API Library (/showthread.php?tid=24186)



CI-Disqus 1.0: Disqus API Library - El Forum - 11-02-2009

[eluser]tonydewan[/eluser]
I've written a Library to make interacting with the Disqus API a snap. It's hosted on GitHub.

Usage is similar to my other libraries. See the README in the release for more info.

Of note: I included a unit test controller based on the built-in CodeIgniter unit test class. Given correct values, everything tests out correctly. That being said, let me know if you have any problems.

CI-Disqus is PHP5 only, and requires the cURL Library by Phil Sturgeon.

I've attached the v1.0 download from GitHub for your convenience.


CI-Disqus 1.0: Disqus API Library - El Forum - 11-28-2009

[eluser]eokorie[/eluser]
This is going to come in handy. Just integrated Disqus into my own website. At the moment, I trying to figure out how to import my comments into Disqus.


CI-Disqus 1.0: Disqus API Library - El Forum - 02-04-2010

[eluser]freshface[/eluser]
thx Tony, will took a look at it!


CI-Disqus 1.0: Disqus API Library - El Forum - 01-11-2014

[eluser]ebrahimthex[/eluser]
Hello Dear,
I'm unable to connect with disqus using your API. I'm not find "forum_api_key", "user_api_key" and "forum_id".
Do you have any live demo? or complete Script and Tutorial?

Thanks.
http://ehow7.com


CI-Disqus 1.0: Disqus API Library - El Forum - 01-11-2014

[eluser]InsiteFX[/eluser]
If you look at the date of this post, that is why it probably will not work it is outdated.



CI-Disqus 1.0: Disqus API Library - El Forum - 01-11-2014

[eluser]ebrahimthex[/eluser]
Yaah it's very Old Post. But do you have new CI-Disqus or Disqus API Library?


CI-Disqus 1.0: Disqus API Library - El Forum - 01-12-2014

[eluser]InsiteFX[/eluser]
You should be able to download the Disqus api from their website.