Ask Your Question
2

What kind of integration with wordpress is possible?

asked 2012-01-18 05:11:59 -0500

Brett gravatar image Brett
83 3 3 8

updated 2012-01-20 07:04:24 -0500

Evgeny gravatar image Evgeny flag of Chile
11074 50 84 182
http://askbot.org/

I read somewhere that ASKBOT can integrate somehow with WordPress (cant recall where or find it on search here now). Can I read more about this somewhere?

Would this be suitable for 'non-geek' users (for say a home repairs q & a site, for example).

Also, is it possible to display things like a traditional forum, as an alternative format? I mean for those users who are used to forums like vbulletin, etc.

delete close flag offensive retag edit

Comments

Could you explain a little more - what do you mean by integration?

Evgeny ( 2012-01-18 05:58:41 -0500 )edit
1

Regarding the traditional forum format, we could make the UI more like that, and enhance commenting feature to emulate the traditional forum behavior. Really Q&A forums are superior - they engage users better and need smaller community to stay active. This is very important, because the main barrier to create a successful forum is building of a large enough user base.

Evgeny ( 2012-01-18 06:06:39 -0500 )edit

4 Answers

Sort by ยป oldest newest most voted
1

answered 2012-03-05 08:33:16 -0500

magicfab gravatar image magicfab
51 3 2

Regarding an proper API becoming available please see/vote this question.

link publish delete flag offensive edit

Comments

Go ahead, vote!

Evgeny ( 2012-03-05 16:17:40 -0500 )edit
0

answered 2012-01-18 06:00:58 -0500

Evgeny gravatar image Evgeny flag of Chile
11074 50 84 182
http://askbot.org/

It is possible to authenticate to askbot via wordpress and to run askbot and wordpress side by side on the same server.

For proper integration you'll need to match theme of askbot to your blog.

link publish delete flag offensive edit

Comments

By that you mean askbot could use wordpress' user database? How is this done?

Brett ( 2012-01-18 07:29:21 -0500 )edit
1

It is not directly connecting to the WP database, but uses the worpdress authentication API (xml rpc) - you don't even need to have WP installed on the same machine. Do you need to run them in the same database? It can be done by simply configuring askbot (django) to connect to the same db, but there must be a good reason for that.

Evgeny ( 2012-01-18 07:32:48 -0500 )edit

I mean have one login for both wordpress and askbot. I thought that would require using the same database. Sorry, I'm not clear on what authentication means vs. login, etc. Can you please clarify? Thank.

Brett ( 2012-01-18 08:02:35 -0500 )edit

Common login is not implemented now, but you can log in to askbot by entering wp password. You will still need to log in to WP separately. We could solve this issue. Do your users (other than yourself) ever log in to your wordpress system? Authentication is checking that user is who he/she is, login is giving user a privilege to use a certain account (but the terminology in not so important in this conversation:). It is not necessary to use the same database to do either.

Evgeny ( 2012-01-18 08:09:40 -0500 )edit

@Brett - what I would like to know - do you want all the users of the site log in to WP and the forum simultaneously? afaik, in wordpress the readers or commenters do not register - am I wrong?

Evgeny ( 2012-01-19 12:10:45 -0500 )edit
0

answered 2012-01-19 17:13:28 -0500

nil gravatar image nil
1 2 1

@Evgeny, are you saying that SSO is supported with Wordpress, than how to manage session with wsgi and modphp/fcgiphp?

I understand that only sync is possible! Please can you tell us in detail, would help to understand as I was on track of thinking intermediate token base solution between wordpress and phython django!

link publish delete flag offensive edit

Comments

Nil, actually SSO in not supported - you can't sign at the time of this writing sign in to both at once, but you can authenticate into askbot via wordpress. That won't log you in to wordpress.

Evgeny ( 2012-01-19 20:09:00 -0500 )edit

@Evengy, that was my understanding too, however I'm trying to achieve something with SAML (using wordpress SAML Plugin), I think that can be only option if we need to support auto-login with common cookie/token.

nil ( 2012-01-20 14:32:17 -0500 )edit
0

answered 2012-03-07 21:10:47 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >100 is welcome to improve it.

updated 2012-03-07 21:10:47 -0500

TARIQ BIN KALEEM gravatar image TARIQ BIN KALEEM
1

SSO in not supported - you can't sign at the time of this writing sign in to both at once, else you can authenticate into askbot by the wordpress. That won't log you in to wordpress.

link publish delete flag offensive edit

Your answer

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Reliable Askbot Hosting

Create your Q&A site at askbot.com. Managed Askbot hosting at just $15/mo. Dedicated hosting, support contracts, consulting services.

create your Q&A site
30 days free trial

Question tools

Follow

subscribe to rss feed

Stats

Asked: 2012-01-18 05:11:59 -0500

Seen: 283 times

Last updated: Mar 07 '12