Open poVoq opened 7 years ago
Hi, this was indeed included in 1.x: https://github.com/cburschka/ejabberd-auth-php/tree/1.0
I recently recreated the library with a new architecture; the phpBB plugin has not been ported yet. It's not in principle difficult to get it working again, but I haven't yet had time to get familiar with the latest phpBB code.
See also #20, which also describes how to create a plugin. :)
Hmm, doesn't seem like REST API support has made it into phpBB yet... but direct database access through PDO is also still supported right?
Yep. :)
I just made a start on some docs: https://github.com/cburschka/ejabberd-auth-php/blob/master/EXTEND.md
Somehow I remember this having phpBB support as by the readme.
Is this something that was cut, or do I have a bad memory?
Would it be difficult to get that working again?