andrewjensen (@andrewjensen)

Forum Replies Created

Viewing 1 replies (of 1 total)
  • Hi, thanks for the reply.

    I plan to use the existing system for login, and then allow those users to view and post on the forum. This means I’ll need to keep up two user tables, one for each system, right? That’s not so bad as long as I can keep them synchronized.

    So considering that, should the login/logout/register logic be stored in a bbPress plugin? (Is that possible?) Or should I just load bbPress inside the other app and call bb_login(), etc. from there?

    Also, I’ll look into the plugins _ck_ recommended. Thanks!

Viewing 1 replies (of 1 total)