Introduction
As with many other forum software packages, you can upload plugins and modifications directly from the administration panel. With MyBB, you must upload the plugin and modifications via FTP. This can become a hassle, especially if you are constantly uploading new plugins. This thread posted on the MyBB Community Forums inspired me to write this plugin.
TopOverview
Steven's Direct Plugin Upload adds an upload form to the Plugin management page in the MyBB administration panel. This form will upload a PHP file straight to the <forumroot>/inc/plugins directory. You can then immediately activate the plugin. Success and failure messages are displayed, giving you instant feedback on if something went wrong.
TopFeatures
- An easy-to-use upload form displayed on the Plugin management page in the admin panel
- Uploads any PHP file directly to the <forumroot>/inc/plugins directory
- Eliminates the need to use FTP to upload a plugin
Screenshots
Installation
To install Steven's Direct Plugin Upload, simply upload the "inc" and "admin" directories (found in this ZIP) to your forum's root. After you have done so, log in to your forum's administration panel, go to Configuration and then click Plugins. Next to the plugin, click "Activate." You can now start uploading plugins without FTP!
TopDonations
If you find this plugin useful in any way, please consider making a donation. While not required, donations are a gift from god to a broke student paying for hosting and spending free time programming. ;)
Top