Site in read-only mode

This site is now read-only following the release of MyBB 1.8 and the new mods site.

If you are looking for MyBB 1.8 mods please click here to visit the new mods site.

You can continue to download submissions for MyBB 1.6 and earlier here, however new submissions will only be accepted via the new mods site.

Plugin Downloader v1.0.1

Easily download plugins from a remote server to your forum.

Version:
Author: Dennis Tsang
Submitted: 2nd September 2005
Last Updated: 16th October 2006
For latest downloads and support, visit my forum:
http://www.dennistt.net/forum/forumdisplay.php?fid=10

Allows users to download plugins from a specified plugin download server.

A future version of MyBB will contain its own built-in plugin downloader.

Installation Procedure:
1. Upload plugindl.php to the admin directory of your MyBB
2. CHMOD your inc/plugins directory to 777 so that the script can write the downloaded plugins into that directory.
3. Open admin/index.php
4. Add:

makenavoption("Plugin Downloader", "plugindl.php");

After:

makenavoption($lang->nav_plugin_manager, "plugins.php");