register integration with django

General discussion of development ideas and the approaches taken in the 3.x branch of phpBB. The current feature release of phpBB 3 is 3.3/Proteus.
Forum rules
Please do not post support questions regarding installing, updating, or upgrading phpBB 3.3.x. If you need support for phpBB 3.3.x please visit the 3.3.x Support Forum on phpbb.com.

If you have questions regarding writing extensions please post in Extension Writers Discussion to receive proper guidance from our staff and community.
Post Reply
galatia
Registered User
Posts: 3
Joined: Fri Aug 05, 2016 3:36 pm

register integration with django

Post by galatia »

Hi,

i have a website in django and i want to integrate phpbb (registration / login). What i am trying to do is when a user is registerd in my site to be registered in phpbb. There are a lot of examples but mostly for php websites. Is there a clean way to do it, something like calling a web service for example? Note that my website is in apache and phpbb in tomcat.

Thank you in advance.

Post Reply