Full integrate phpbb into existing website

陌路散爱 提交于 2019-12-03 00:51:29

You can create an account in the new forum for all your users with the user_add function. Details on how to do that can be found in the phpbb wiki:
https://wiki.phpbb.com/Add_users
https://wiki.phpbb.com/Function.user_add

To authenticate the users against the new forum you can use External Logins

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!