Skip to content

Releases: orynider/pafiledb

phpBB Extension - File Manager (pafileDB)

17 Feb 22:07
Compare
Choose a tag to compare

phpBB Extension - File Manager (pafileDB)
v. 0.8.9

Module

  • for phpBB 3.2.x (with some notes, see below)

Note: This module extension currently is developed for both MXP-CMS and phpBB Forums.

Author [Credits]:
{orynider} [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin]

Description:
The phpBB Extension is an addon product for the phpBB Forum.

Features:
Full featured File Manager with for example commenting, ratings, etc. Also nice blocks to list latest files and quick downloads.

I. Installation/Upgrade instructions

II. Additional styles

III. Additional languages

DEMO

DOWNLOAD


I. Installation Instructions
To install this module, follow these instructions.

If you encounter any problems during install, or if you need further assistance, visit the MXP support forum or Online Docs.

* If installing from scratch: Unzip the downloaded release, and change the name of the folder to `pafiledb`. In the `ext` directory of your phpBB board, create a new directory named `orynider` (if it does not already exist). Copy the `pafiledb` folder to `/ext/orynider/` if done correctly, you'll have the main extension class at (your forum root)/ext/orynider/pafiledb/composer.json Navigate in the ACP to `Customise -> Manage extensions` Look for `PafileDB Download Manager` under the Disabled Extensions list, and click its `Activate` link. * If upgrading, use the "Upgrade Extension" option in the ACP to `Customise -> Manage extensions` * If uninstalling, use the "Delete Data" feature in the ACP to `Customise -> Manage extensions` Note: If upgrading, do NOT delete/uninstall the extension prior to upgrading, or else you'll lose all extension data!

Special note for this Module:

Create and CHMOD (0777) THE FOLLOWING DIRECTORIES:

- ext/orynider/pafiledb/uploads/

- ext/orynider/pafiledb/cache/

- ext/orynider/pafiledb/cache/styles/prosilver

- ext/orynider/pafiledb/images/screenshots/

Back to Top


II. Additional Styles
This module is compatible with any theme/style.

Back to Top


III. Additional Languages
First check to see if your language is already translated. Available translations are hosted at http://mxpcms.sourceforge.net

If exists, download and install in the modules/mx_modulename/language folder. If not, duplicate (copy and paste) any included language file, rename to match your language, translate using any texteditor, save and upload.

Back to Top

ext/orynider