PHPMyFaq Integration with PHPBB

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
pgunda
Posts: 1
Joined: Wed Apr 21, 2010 4:30 pm

PHPMyFaq Integration with PHPBB

Post by pgunda »

Hi all,
I am researching on setting up an internal knowledge base for our company.
I really like phpMyFaq. Its interface is real simple and very easy for users to understand.
Now we want other features attached to the knowledge base, like forums, survays/Polls & blogs.
I think I can use PHPBB for this.

Now, we would not like the users to login twice, once into PHPMyFaq and once into PHPBB.
is there any way to automate the user authentication part.

How can I do the following:
1. Automatically create a user id in PhpBB when a Id is created in PHPMyFaq. (userid & pwd should be the same as in PHPMyFaq)
2. When user logs into PHPMyFaq, he should have logged into PHPBB too.
Thorsten
Posts: 15815
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: PHPMyFaq Integration with PHPBB

Post by Thorsten »

Hi,

currently this is not possible out of the box.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply