PunBB Download Mod
Installation instructions
##
##
## Mod title: PunMyDownload
##
## Mod version: 1.0
## Works on PunBB: 1.2.8, 1.2.9, 1.2.10 (may be run under 1.2.x - but not tested)
## Release date: 2005-10-30, start with release 0.9 2005-10-15
## Author: Frank Wittke (webadmin@macfrognet.de)
##
## Description: Adds a download page to punbb via download.php
##
## Affects DB: Yes
##
## Affected files: ./.
##
## Notes: After you install this you can configure the download
## mod in the forum admin area.
##
## Update: see update.txt
##
## DISCLAIMER: Please note that 'mods' are not officially supported by
## PunBB. Installation of this modification is done at your
## own risk. Backup your forum database and any and all
## applicable files before proceeding.
##
#
#---------[ 1. UPLOAD ]-------------------------------------------------------
#
lang/English/download_admin.php to <PUN_ROOT>/lang/English/download_admin.php
lang/German/download_admin.php to <PUN_ROOT>/lang/German/download_admin.php
include/inc_downloads.php to <PUN_ROOT>/include/inc_downloads.php
plugins/AP_Downloads.php to <PUN_ROOT>/plugins/AP_Downloads.php
downloads.php to <PUN_ROOT>/downloads.php
install_mod.php to <PUN_ROOT>/install_mod.php
#
#---------[ 2. RUN ]----------------------------------------------------------
#
install_mod.php
#
#---------[ 3. DELETE ]-------------------------------------------------------
#
install_mod.php
#
#---------[ 4. CONFIGURE ]----------------------------------------------------
#
- Configure the download plugin in the forum admin area
- Insert a link to downloads.php
#
#---------[ 5. RUN ]----------------------------------------------------------
#
Update instructions
##
##
## Mod title: PunMyDownload
##
## Mod version: 1.0
## Update from: 0.9
##############################################################################
## Update from version 0.9:
##############################################################################
#
#---------[ 1. UPLOAD ]-------------------------------------------------------
#
plugins/AP_Downloads.php to <PUN_ROOT>/plugins/AP_Downloads.php
Additional links