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.
- Host: GitHub
- URL: https://github.com/halojoy/forum-lite-blue
- Owner: halojoy
- License: mit
- Created: 2019-09-04T13:44:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-05T07:39:37.000Z (over 5 years ago)
- Last Synced: 2025-01-10T01:51:33.657Z (4 months ago)
- Topics: board, fast, forum, lightweight, markdown, mysql, pdo, php7, phpliteadmin, sqlite
- Language: PHP
- Homepage:
- Size: 1.84 MB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!