General DiscussionDiscuss Gettign Started with vB Modding in the General Forums forums; Where can I find documentation on how to create a vBulletin mod?
I am interested in creating a mod that would add a "delete" button to every post that only ...
This should be fairly simple. You just need to find a delete url, an array calling the topic id to delete, and if the group is mod/admin too. I doubt this helped but i just thought i would post it.
That makes sense. The part I'm confused about is how to "package" it together into a mod that people can easily install.
I couldn't find any documentation on how to put the code together so that people could easily install it on their forum.
Any suggestions?