vpub-plus
Forum written in Go, fork of vpub with a lot of small additions.
Examples
|
|
|
Installation
See installation instructions on the forum itself: https://vpub.mysh.dev/topics/3
If you want to run it from binary and with Supabase: https://vpub.mysh.dev/topics/5
Looking for installation instructions of original vpub? You can use this tutorial: https://vpub.mysh.dev/topics/7
Screenshots and Features
| Feature | GIF |
|---|---|
| CSS Customization – customzie forum appearance to your liking: increase default width, customize colors with variables and such | |
| Footer customization – add whatever HTML you want into the footer section. For example, a preload of links using HTMX | |
Changing of render engines – you can change render engines on-the-fly. Out of the box vpub-plus supports vanilla and blackfriday markdown renderers |
|
| Search – that is something that everyone likes to have embedded in their software |
Admin Panel Screenshots
It's pretty minimal, but it has all the needed features.
| Panel | Screenshot |
|---|---|
| General forum settings – you can change name, absolute url, site language, provide custom CSS and Footer, change pagination limit and change rendering engine for forum posts | |
| Keys management – create and delete keys (used for registration) | |
| Boards management – add, edit, delete boards for forums. Change their position, lock status and their content | |
| Forums management – add, edit, delete forums. Change position and lock status | |
| Users management – edit and delete users. Change their name, picture and about section |