2 min read

Extending bulletinbored with plugins

The plugin system is just PHP files and hooks. Here’s how to build your first bulletinbored plugin in a few minutes.

  • plugins
  • development
  • hooks
2 min read

Install bulletinbored in under a minute

From an empty web server to a working forum in four steps. Here’s the fastest path to a self-hosted bulletinbored instance.

  • installation
  • guides
  • self-hosting
2 min read

Why zero dependencies matters for forum software

Dependency-free software is easier to deploy, cheaper to maintain and harder to break. Here’s how bulletinbored keeps it that way.

  • architecture
  • php
  • self-hosting
1 min read

Introducing the bulletinbored blog

Welcome to the new bulletinbored blog — release notes, development updates and practical guides for zero-dependency forum software.

  • announcements
  • meta