Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.
/ msgbrd-forum Public archive

An easy to use forum/message board for small projects.

Notifications You must be signed in to change notification settings

zacksmash/msgbrd-forum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ #This project was, like, the first thing I ever built with PHP. It should not be used for ANYTHING other than a milestone to look back on.

MsgBrd

MsgBrd is an easy to use forum/message board for small projects.

  • Add discussions about Bugs, Features, Questions and Announcements
  • See the resolution of each discussion and reopen discussions
  • Notifications when another user replies to your post
  • Lots more!

Requirements

  • PHP 5.6
  • Short Open Tags enabled
  • Apache

Version

1.0

Here's a demo

Installation

Install message board on your server or a local environment:

  • Download/Clone this repository and copy it to your server. Be sure to include the .htaccess file, or create it on your server in the main directory.
  • Create the database on your server
  • Edit each section of the config file with your db details (DB, Username, Password) as well as your the URL where the forum is located [application/config/config.php]
  • Run the SQL commands in the _install folder (run the create-admin.sql VERY last)
  • Delete the _install folder, if you'd like.
  • Log in using the administrator details (Username: Administrator, Password: admin1)

About

An easy to use forum/message board for small projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages