php forum in 2025
| css | ||
| category.php | ||
| connect_template.php | ||
| create_topic.php | ||
| favicon.ico | ||
| footer.php | ||
| header.php | ||
| index.php | ||
| login.php | ||
| processLogin.php | ||
| processPost.php | ||
| processRegister.php | ||
| profile.php | ||
| README.md | ||
| register.php | ||
| topic.php | ||
Sol
dumb forum i made on XAMPP 3 years ago and that now im reviving
TODO:
- Show on the index page the topic of each category that has had the latest reply (done)
- Sort the topics in each category by the time of the most recent interactions (done)
- Show on the category page who did the last reply on each topic and when (done)
- Forum tags:
- [img]
- [link]
- [video]
- [quote]
- Add more categories
- User settings I:
- Avatars!
- Make stuff look good
- --Could be hostable as an alpha after this point, considering not many people will use it--
- Admin stuff:
- Lock posts
- Ban users
- Admin panel (dunno what it should have lol)
- Roles and permissions:
- Admin can do everything
- Mods can't ban other mods nor the admin
- User settings II:
- Send email to reset a password
- Change email
- --I think this would be a nice point for a beta--
- Custom CSS for posts?
- Polls