melvingb / knowledgebase

Knowledge Base extension for phpBB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

phpBB 3.2/3.3 Extension - Knowledge Base

This extension adds a knowledge base to your phpBB board, where you can create categories with articles. The articles can be created by users with the necessary permissions and be created by users without the complete permissions, but will only be displayed after approval.

The extension adds a settings page to phpBB ACP under the extension tab.

Install instructions:

  1. Download the extension
  2. Copy the whole archive content to: /ext/kinerity/knowledgebase
  3. Go to your phpBB-Board > Admin Control Panel > Customise > Manage extensions > Knowledge Base: enable

Update instructions:

  1. Go to you phpBB-Board > Admin Control Panel > Customise > Manage extensions > Knowledge Base: disable
  2. Delete all files of the extension from /ext/kinerity/knowledgebase
  3. Upload all the new files to the same locations
  4. Go to you phpBB-Board > Admin Control Panel > Customise > Manage extensions > Knowledge Base: enable
  5. Purge the board cache

Automated Testing

We use automated unit tests to prevent regressions. Check out our travis build below:

master: Build Status

License

GPLv2

About

Knowledge Base extension for phpBB

License:GNU General Public License v2.0


Languages

Language:PHP 91.2%Language:HTML 8.2%Language:CSS 0.4%Language:JavaScript 0.1%