Developing plugins
#1
After been using MyBB for a while, a friend created a forum software. It wasn't very secure, but that was when I wasn't as experienced as I am today.

After my friend created a new version, he gave the project to someone else, and now it's well gone. So I created my own forum software. It was secure enough, but the coding was awful, because it wasn't planned.

So, I created another one, but this time, with a small hook system for plugins. It's not finished and now I've gave up. I remember when I created a basic MyBB plugin back in probably 2010.

Anyway, now, I wish to start creating MyBB plugins. I have read a few tutorials, and I just need a few more, and a few tips from other developers. And probably an idea on what I can make (my first plugin this year).

I know quite a bit of PHP, so it shouldn't be a problem. It's just understanding MyBB's plugin system.

So any help will be appreciated.

Thanks.
Me in 2010:
Quote:Code what?
Reply
#2
This user has been denied support. This user has been denied support.
To be honest, if you can remember all of the plugin hooks, you will be fine! lol That is the only problem I really have will building plugins... remembering them hooks. But it's real easy to find, all you need is CTRL + f

You can find the hooks here: http://wiki.mybb.com/index.php/MyBB_Plugin_Hooks
-Sparkks
Reply
#3
(2012-01-20, 02:31 PM)sparkks Wrote: To be honest, if you can remember all of the plugin hooks, you will be fine! lol That is the only problem I really have will building plugins... remembering them hooks. But it's real easy to find, all you need is CTRL + f

You can find the hooks here: http://wiki.mybb.com/index.php/MyBB_Plugin_Hooks

Thanks. I don't think I can remember any hooks.
Me in 2010:
Quote:Code what?
Reply
#4
This user has been denied support. This user has been denied support.
But other than the hooks, it's all fine. It's actually a pretty cool little routine because all plugins sort of function the same.. in a way!
-Sparkks
Reply
#5
(2012-01-20, 02:37 PM)sparkks Wrote: But other than the hooks, it's all fine. It's actually a pretty cool little routine because all plugins sort of function the same.. in a way!

Smile Do you know how I create a misc page? I can't seem to find out how. Example: misc.php?action=whateverhere
Me in 2010:
Quote:Code what?
Reply
#6
This user has been denied support. This user has been denied support.
There's a plugin for that!™ Haha
http://mods.mybb.com/view/page-manager
-Sparkks
Reply
#7
Thanks Smile
Me in 2010:
Quote:Code what?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)