First time here? Check out the FAQ!
0

Can integrate Askbot with exist wordpress and use same wp users ?

  • retag add tags

Can i integrate Askbot with exist WordPress and use same WP users ? How can i do that on django or askbot ? should i make an python script to check WP users when new user want to make signup on askbot every time to know is registered user or not and if he registered user how can i update askbot users and add him with same password and email.

any help i will appreciated , thanx to all

Sindbad's avatar
23
Sindbad
asked 2015-04-07 11:38:59 -0500, updated 2015-04-08 13:58:38 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

There is "WordPress" authentication in Askbot, which creates Askbot user when new user logs in with WP user name/password.

It does not import all users at once, but only creates those that log in.

Evgeny's avatar
13.2k
Evgeny
answered 2015-04-08 17:04:21 -0500
edit flag offensive 0 remove flag delete link

Comments

i mean my own WordPress .org user and this user didn't have WordPress Account on wordpress.com !
@Evgeny

Sindbad's avatar Sindbad (2015-05-02 16:52:18 -0500) edit
add a comment see more comments