Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 1.03 KB

README.md

File metadata and controls

37 lines (19 loc) · 1.03 KB

QForum

🌏English | 简体中文

QForum is a Lightweight Forum System.

This page is the guide page of QForum.

Start Using

Rear End

Core

It runs on the server side, communicates directly with MySQL, and is responsible for data storage and distribution and user logic processing.

This part does not currently accept third-party core applications to add.

QForum - CoreOfficial

Front End

Theme

Docking the core part and interacting with users.(Web)

You can apply to add your theme through PR or contact us. Applications for docking with third-party cores are not accepted.

QForum - MaterialThemeOfficial

Application

Docking the core part and interacting with users.(OS)

You can apply to add the application you made through PR or contact us. Applications for docking with third-party cores are not accepted.

Nothing