An open API service indexing awesome lists of open source software.

https://github.com/halojoy/forum-lite-blue

Lightweight forum software. Based on PDO with SQLite MySQL. Very fast and straight forward discussion board.
https://github.com/halojoy/forum-lite-blue

board fast forum lightweight markdown mysql pdo php7 phpliteadmin sqlite

Last synced: 2 months ago
JSON representation

Lightweight forum software. Based on PDO with SQLite MySQL. Very fast and straight forward discussion board.

Awesome Lists containing this project

README

        

### Forum-Lite-Blue
Lightweight forum software.

Very fast and straight forward discussion board.


Based on the following:
1. PHP 7

2. PDO database for SQLite or MySQL

3. phpLiteAdmin database admin for SQLite

4. Cebe Markdown parser

### Installation
1. **Download** all files and put it in your webspace.

Can be in a subdirectory.


2. Browse to **index.php** and do the **setup**.


3. **Sign Up** for an account.

This will be your **admin account**.


4. Log in with your account.


5. Create a New Forum

And you are ready to go!