This OwnCloud module allows you to use your PHPBB3 forum as a user backend, allowing forum users to login to owncloud. Note: this currently only supports PHPBB3 running on MySQL/MariaDB.
- login to your owncloud server
- change directory to
/path/to/owncloud/apps - git clone
https://github.com/<user>/user_phpbb3 - browse to:
https://<your-owncloud-website>/index.php/settings/appsand enable "PhpBB3 user backend" - browse to the Admin page, and enter the connection information for your phpbb3 setup.