09-12-2011, 08:45 PM
(09-12-2011, 08:19 PM)Fox Wrote: You need to know how the MyBB software works.
You also need to learn how to program PHP and use MySQL functions.
Learning how it works is the easiest part, it's learning how to make changes to the templates (if your plugin requires any visual changes) and making entries for your own MySql tables to be references on those templates.