MyBB Central

Full Version: How to make Mods?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm starting to develope mods for MyBB now, and I know 1.4 is coming out soon, but hey I still get some practice. Also, for some people who don't want to upgrade because they have a bunch of really good mods etc. can use this.

I was making a very small mod where it shows the User ID in the postbit. I know it's been done before, but I have a slight variation.

I want to know the syntax for upon activation of the plugin, it automatically changes the template. Anyone want to help me? Tongue
The best tip I can give to ppl like you is...

Download a plugin which affects a template change and search for the part where it actually adds something to a template. Then copy this part out and custimze it for your "plugin".
Reference URL's