Thanks to visit codestin.com
Credit goes to github.com

Skip to content

hugmouse/vpub-plus

Repository files navigation

vpub-plus

Forum written in Go, fork of vpub with a lot of small additions.

Examples

Status Cafe Forum - vpub instance

Status Cafe Forum - vpub instance

Vpub Plus Forum - vpub-plus instance

Vpub Plus Forum - vpub-plus instance

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 GIF shows a demo of customization of CSS in admin panel
Footer customization – add whatever HTML you want into the footer section. For example, a preload of links using HTMX GIF shows a demo of customization of a footer tag in admin panel
Changing of render engines – you can change render engines on-the-fly. Out of the box vpub-plus supports vanilla and blackfriday markdown renderers GIF shows a demo of changing of a renderer in admin panel
Search – that is something that everyone likes to have embedded in their software GIF shows a demo of search functionality

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 General forum settings
Keys management – create and delete keys (used for registration) Keys management
Boards management – add, edit, delete boards for forums. Change their position, lock status and their content Boards management
Forums management – add, edit, delete forums. Change position and lock status Forums management
Users management – edit and delete users. Change their name, picture and about section Users management