phpBB extension #6723
Replies: 1 comment
-
phpBB? Crazy right? I know! I have continued development on this extension and am working towards bringing up to proper phpBB extension standards so it can eventually be submitted to the phpBB extension database. I'd like to get some CI setup for it to run unit tests against phpBB and hopefully the LSB database after that. I've created a Trello board to track features/bugs/etc to get it to a more polished state. I am doing this as a project to have some fun, get some experience with Symfony and to set up CI outside of work. If anyone here wants to check it out, kick it around, tell me what's wrong or even has suggestions, it would be most appreciated. |
Beta Was this translation helpful? Give feedback.
-
I've created a new extension for the phpBB forum software to integrate with the LSB database (or a copy/replica of one). I don't know if anyone else will find this useful or interesting, or will wonder why I did this with phpBB. It currently does a number of different things. It's not perfect, but its pretty good. I'm still working on things and have more features in mind, but decided to get it in a repo and share it.
The repo can be found here: https://github.com/MadeToRaid/lsbbb
Beta Was this translation helpful? Give feedback.
All reactions