MyBB Community Forums

Full Version: Making a Mybb forum software
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

How can I make a forum software like mybb. I don't want a multi hoster I'll code if needed anyways if you take a look at IcyBoards you can simply click create a forum and it makes you a mybb forum how can I do/point this?
Honestly, if you don't know how to go about coding a multi-hoster script, or how to even fork MyBB and improve it, you probably shouldn't be creating your own forum software that people will use. You won't have any where near the skills required to make sure it remains secure and up to date. You should start by learning PHP, HTML, Javascript and CSS though. These languages are the most common for web technologies.
1. Code a forum software like MyBB.
2. ...
3. Profit

Sorry, something forced me to.
IcyBoards is a mix of server tinkering and actual code. You can't just shove a bunch of code up and have it work.

And, as someone who has built their own production forum software, I advise against it.