MyBB Plugins

J Greig

Paragon
Joined
Oct 11, 2012
Messages
1,093
Reaction score
0
FP$
59
So I'm currently in the process of creating 3 plugins for MyBB.

FotM
This will show the winner of the FotM your board has and can be accessed by yourforum.com/fotm.php or optionally in a table on your forums index.

MotM
The member of the month has more options available. This will show the member of the month along side their avatar and other forum info on the index page of your forum.

SotM
Signature of the month is basically a quick way for you to show which signature has won the SotM.

Very basic plugins, but I'm only just starting out. I plan on creating more plugins once these have been completed (which should be soon). If you'd like to add some feedback/suggestions, I appreciate it.

P.S - I will post screenshots later.
 
Very nice, why not try and code them all in to one plugin and have the option Yes/No to display on the forum on all three plugins 😉?
 
Yes, that is very possible, thank you for the suggestion 🙂.<br /><br />-- 26 Sep 2013, 01:52 --<br /><br />Plugin almost complete!

I have put both options to show a Forum of the Month box and page and also options for a Member of the Month box and page. Each has it's on enable and disable options and can be easily modified.

It adds {$fotm} and {$motm} to the index page so you can move them to wherever you need them. The template for each can be modified via the plugins .php. This is what I'm still working on. I'm going to take out the need to edit the .php file and have it create new templates instead.
 
Back
Top Bottom