MyBB Community Forums

Full Version: Developing custom UCP around MyBB core suite
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Good day, I am planning to develop a custom user control panel for a gaming server that will revolve around MyBB's core platform. Now that I've read about the 1.8.x, 1.9.x, 1.10.x, etc. roadmap and how the code will be changed, will the backend code be modified massively or will it still be the same? Would it be recommended to do any custom addon/settings with MyBB 1.8.x right now, or would it be preferred if I wait for the future versions?
1.9 will be majoritly the same front end code but some back end code will change in 1.9 and a lot of back end code in 1.10 will change.
@Targus,

Following what @Ben stated...

It might be wise to WAIT until MyBB 1.9.xx is released then you can view the coding and methodology of how the new stuff works.

That's my take on this.
Hi, noted. Thanks for the replies.