Quick Community is a forum programmed in PHP and using SQL with PDO
Version 2.0 is the new big rewrite
- Register as user
- Login
- Browse forum
- Submit posts
- Clickable links in posts
- Attach images with thumbnails
- Attach other files
- SMTP email activation
- CSRF protection
- Captcha at register
- Uses both COOKIE and SESSION Login
Download QuickCommunity.
Upload to your server.
Can be installed in a subdirectory.
Point your browser to 'index.php'.
Follow the install instructions.
Works with SQLite and MySQL databases.