CMS integration [message #27757] |
Sun, 25 September 2005 07:32 |
boroda
Messages: 8 Registered: September 2005
Karma: 0
|
Junior Member |
|
|
Hello.
I'm newbie to this forum so may be there are some docs answering my questions, so please just provide the link.
I am using inhouse CMS to make and maintain customers sites. I'd like to integrate the forum into it. I've run through the manual, but didn't such an information there.
I'd like to allow users to log in to the forum and to the system in one place. I'd like to use my existing login/session/registration routines. Is it possible to substitute auth module of the forum by the one, belonging to the CMS?
Thank you in advance.
[Updated on: Sun, 25 September 2005 07:33] Report message to a moderator
|
|
|
Re: CMS integration [message #27761 is a reply to message #27757] |
Sun, 25 September 2005 13:34 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
There is an API for external login/logout into the forum in forum_login.php script found inside the scripts/ directory.
FUDforum Core Developer
|
|
|
Re: CMS integration [message #27762 is a reply to message #27761] |
Sun, 25 September 2005 14:01 |
boroda
Messages: 8 Registered: September 2005
Karma: 0
|
Junior Member |
|
|
Thank you very much, Ilia. I'll check the API. There is no such API in phpbb, and it is a nice advantage for the forum software which has one.
|
|
|