Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

i want to develop a new plugin to connect other social website, are there some documente?

edited November 2010 in Vanilla 2.0 - 2.8
i want to develop a new plugin to connect other social website, are there some documente?

@Todd

Comments

  • Options
    ToddTodd Chief Product Officer Vanilla Staff
    I don't have any documentation yet, but each of the plugins use a different form of authentication and are quite small if you want to go through the code. There is a good chance that your social site already uses one our existing methods so the adaptation should be easy:

    Twitter Plugin: This uses OAuth 1.
    Facebook Plugin: This uses OAuth 2.
    OpenID Plugin: This uses OpenID.
    Google Signin Plugin: This also uses OpenID, but makes use of the above OpenID plugin.
Sign In or Register to comment.