A minimal boilerplate extension for phpBB, designed to help you quickly get started with extension development. Use it as a foundation and customise it to fit your needs.
If you're new to phpBB extension development, these resources are a great place to begin:
-
phpBB Extension Development Guide
Comprehensive documentation covering everything you need to know. -
phpBB Skeleton Extension
A boilerplate generator used to create this demo extension.
This project uses GitHub Actions and PHPUnit for automated testing.
Learn more about testing phpBB extensions here:
This project is licensed under the GNU General Public License v2.