DavidIQ / phpBBasic

phpBB Extension to add single forum setup to a phpBB installation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

phpBBasic

phpBBasic Extension for phpBB 3.3.x

phpBB Extension to add single forum setup to a phpBB installation, with all topics visible on the forum's index page.

Installation

  1. Download the latest release.
  2. Unzip the downloaded code archive, and change the name of the folder to phpbbasic.
  3. In the ext directory of your phpBB board, create a new directory named davidiq (if it does not already exist).
  4. Copy the phpbbasic directory to phpBB/ext/davidiq/
  5. Navigate in the ACP to Customise -> Manage extensions.
  6. Look for phpBBasic under the Disabled Extensions list, and click its Enable link.
  7. Continue setup under the phpBBasic heading under the Extensions tab.

Uninstall

  1. Navigate in the ACP to Customise -> Extension Management -> Extensions.
  2. Look for phpBBasic under the Enabled Extensions list, and click its Disable link.
  3. To permanently uninstall, click Delete Data and then delete the /ext/davidiq/phpbbasic directory.

Support

License

GNU General Public License v2

About

phpBB Extension to add single forum setup to a phpBB installation

License:GNU General Public License v2.0


Languages

Language:PHP 82.5%Language:HTML 17.5%