3rd party user login/registration...

Need some custom code changes to the phpBB core simple enough that you feel doesn't require an extension? Then post your request here so that community members can provide some assistance.

NOTE: NO OFFICIAL SUPPORT IS PROVIDED IN THIS SUB-FORUM
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

NOTE: NO OFFICIAL SUPPORT IS PROVIDED IN THIS SUB-FORUM
emphram
Registered User
Posts: 1
Joined: Wed May 31, 2017 6:00 am

3rd party user login/registration...

Post by emphram »

Hello,

this is my first post and I hope I chose the correct sub for it. I just installed the latest stable release of phpBB 3.2 on my dev forum, and its working. I wish to integrate it into a custom CMS, that has it's own session handling. We already have our own user login and registration.

I assume the process requires creating duplicate entries in the phpBB user table(s) (or taking our user table and expanding the field set to match phpBB's?), and disabling the login/registration from the board somehow.

I guess I am asking for some sort of guide or tutorial that in general terms describes what needs to be done to accomplish this. I hope this isn't too large of a task.

Thanks in advance!
User avatar
janus_zonstraal
Registered User
Posts: 6588
Joined: Sat Aug 30, 2014 1:30 pm

Re: 3rd party user login/registration...

Post by janus_zonstraal »

There are a few tutorials about that.
Example
https://wiki.phpbb.com/Tutorial.Non-PHP_integration
Sorry! My English is bat ;) !!!

Return to “phpBB Custom Coding”