Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 1.11 KB

File metadata and controls

33 lines (18 loc) · 1.11 KB

Acme Demo – A phpBB Extension

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.


Getting Started

If you're new to phpBB extension development, these resources are a great place to begin:


Testing & Continuous Integration

This project uses GitHub Actions and PHPUnit for automated testing.

Tests

Learn more about testing phpBB extensions here:


License

This project is licensed under the GNU General Public License v2.