So, for the past couple of weeks I've been writing up my first MyBB plugin. It's just a basic plugin for showing a signature of the month, with the ability to show the image and the users image/signature. The avatar I've shown in the screenshots is what I use online, but you can have any image you like. This is fully compatible with MyBB 1.6. I haven't tested it on MyBB 1.4, but should work OK.
Group Settings: http://i.imgur.com/Rba2zal.png
Settings: http://i.imgur.com/y73MilC.png
Index: http://i.imgur.com/I10WZh6.png (Signature of the Month title leads to /sotm.php)
SotM Page: http://i.imgur.com/BTiHDEi.png
It has it's own page, but you can switch this on and off via the ACP. If it's off, it will show a no permissions page to users. I also wish to style up the table a little, so I won't be releasing it yet. By default, it adds {$sotm} to the bottom of the index template. You can move this anywhere you like.
I am currently working on my next plugin, a welcome panel similar to phpBB's MOD here: https://www.phpbb.com/customise/db/mod/ ... n_index_2/
Group Settings: http://i.imgur.com/Rba2zal.png
Settings: http://i.imgur.com/y73MilC.png
Index: http://i.imgur.com/I10WZh6.png (Signature of the Month title leads to /sotm.php)
SotM Page: http://i.imgur.com/BTiHDEi.png
It has it's own page, but you can switch this on and off via the ACP. If it's off, it will show a no permissions page to users. I also wish to style up the table a little, so I won't be releasing it yet. By default, it adds {$sotm} to the bottom of the index template. You can move this anywhere you like.
I am currently working on my next plugin, a welcome panel similar to phpBB's MOD here: https://www.phpbb.com/customise/db/mod/ ... n_index_2/







