Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 849 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 849 Bytes

The bundle provides a PhpBB integration for your Symfony2 project.

It only works with the Widop phpbb3 fork.

The PhpBB integration allows you to:

  • Automatically login/logout on phpbb when you connect/disconnect through your symfony project.
  • Automatically register you on phpbb when you register on your symfony project.
  • Automatically delete your phpbb account when you delete your account on your symfony project.

Documentation

  1. Installation
  2. Usage

License

The bundle is under the MIT license. See the complete license here.