GloomyBB is a simple forum software written in vanilla PHP with a MariaDB/MySQL database. It is currently still in early development but is usable despite lacking many modern forum features.
- Clone the repository.
- Copy the files into a new folder in your web server's root.
- Create a MySQL or MariaDB database.
- Run the installer by visiting the
/install
subdirectory of the GloomyBB installation folder.
- User registration and logging in
- Creation of new topics
- Posting in those topics
- Users can delete their own posts
- Admin creation of new forums and categories