knowledgebase

Knowledge Base extension for phpBB

GPL-2.0 License

Stars
3

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:

License

GPLv2