Skip to content

bnsware/Zunvo

Repository files navigation

Zunvo

Open-source forum software built with plain PHP. No framework, no Composer — runs on shared hosting.

English | Türkçe · Documentation · Türkçe dokümantasyon

Features

  • Topics, categories, replies, tags, search
  • Voting and reputation
  • Notifications and user profiles
  • Admin and moderation panels
  • Plugin hooks and theme engine (ZIP upload)
  • REST API and webhooks

Requirements

PHP 8.0+, MySQL 5.7+, PDO, mbstring

Quick install

1. Upload files to your server
2. Open https://yoursite.com/install.php
3. Complete the wizard
4. Delete install.php

Full guide: docs/installation.md

Documentation

English (docs/) Türkçe (docs-tr/)
Hub Ana sayfa
Installation Kurulum
Architecture Mimari
Administration Yönetim
Themes Temalar
Plugins Pluginler
API API

Layout (short)

index.php          → Entry point and routes
core/              → Router, DB, theme, plugin
app/controllers/   → Business logic
themes/default/    → Frontend templates and CSS
plugins/           → Extensions
public/            → Static assets and uploads

License

GPL v3 — see LICENSE. Your themes and plugins may use a different license.

About

Open-source forum software built with plain PHP. No framework, no Composer — runs on shared hosting.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors