Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/KonstruktStudio/MinervaKB-Lite
Knowledge Base plugin for WordPress
https://github.com/KonstruktStudio/MinervaKB-Lite
helpdesk knowledge-base knowledgebase support wordpress wordpress-plugin
Last synced: 6 days ago
JSON representation
Knowledge Base plugin for WordPress
- Host: GitHub
- URL: https://github.com/KonstruktStudio/MinervaKB-Lite
- Owner: KonstruktStudio
- Created: 2017-03-18T12:18:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-01T16:22:36.000Z (over 5 years ago)
- Last Synced: 2024-08-01T13:36:48.073Z (3 months ago)
- Topics: helpdesk, knowledge-base, knowledgebase, support, wordpress, wordpress-plugin
- Language: PHP
- Size: 786 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# MinervaKB Lite
### WordPress Knowledge Base plugin
MinervaKB Lite is a fully responsive knowledge base plugin for WordPress with live search. PRO version available here: wordpress knowledge base plugin. Lite version demo: Minerva KB WordPress Knowledge Base demo* Contributors: KonstruktStudio
* Donate link: https://www.minerva-kb.com/
* Tags: knowledge base, knowledgebase, wiki, FAQ, helpdesk, support desk, search, live search, ajax
* Requires at least: 3.5
* Tested up to: 4.7
* Stable tag: trunk
* License: GPLv2 or later
* License URI: https://www.gnu.org/licenses/gpl-2.0.html## Description
MinervaKB is flexible and powerful WordPress knowledge base plugin. It helps you to create a simple, yet powerful helpdesk or FAQ solution. You can add articles, organise them into topics and build a home page with AJAX live search for your customers to find their answers quickly. Use box or list layout with predefined design and styles. Dedicated search results page is also present. Using plugin as opposed to dedicated knowledge base theme also helps SEO of your main site greatly, as you don't need to move your help content to subdomain.
MinervaKB Lite key features:
* Powerful, yet easy to use
* Fast live AJAX search
* Beautiful design
* Unlimited articles and topics
* Drag n drop topic selection on home page
* List and box view
* Font Awesome icons selector for articles and topics
* Fully responsive
* Intuitive options panel
* Estimated reading time in articles
* Views count in articles
* Dynamic breadcrumbs
* Customizeable URL slugs (via post type setting)
* Recent topics and articles widgets
* Nested topics support
* Dedicated sidebars for home, topics, tags, search results page and articles pages
* Easy localisation from options panel
* Uses custom post types, so your content is not locked to plugin
* Developer friendly - lots of actions in templates
* Styles options
* Quick, tested on many commercial sites and with many different themes
* Clean codePlugin is developer-friendly. We use many actions in templates and you can even copy template files to your theme and override plugin templates! To do so, create minerva-kb folder in the root of your theme and copy files from plugins/minervakb/lib/templates there. But this is optional, as you can modify templates via actions.
In case you need to use this plugin in language other than English, no localisation plugin or additional effort is required, as all the strings used on client-side are available to edit in options panel.
We tested MinervaKB Lite on many free and premium themes and it works surprisingly well with most of them. So it should work with any theme coded according to WordPress standards and respecting WordPress template hierarchy.
If you like this plugin and find it useful, you really should check the PRO version at [MinervaKB - Knowledge base for WordPress with Analytics](https://www.minerva-kb.com/ "Knowledge base for WordPress with Analytics").
It has all the features of Lite plus:
* Built-in Analytics dashboard
* 7 beautiful search themes
* Articles ratings and feedback
* KB home page builder
* Dynamic table of contents in articles with ScrollSpy
* Content restriction by user role
* Related articles
* Articles drag-n-drop reorder
* Extended styles and typography options
* Dynamic topics (most liked, most viewed, recent)
* Custom settings for each topic, such as images, colors and icons
* Content shortcodes, like tip, related links, warning and others
* Search on article and topic pages
* Options, options and more options. You can configure almost everything from options panel
* Google Analytics integration
* Professional quick support
* Regular updates and bugfixes
* ...many more## Installation
1. Upload the plugin files to the `/wp-content/plugins/minervakb` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Use the MinervaKB - Settings screen to configure the plugin. Select any existing page to use as KB home.
4. You're done, now add some content!## Frequently Asked Questions
#### Is this a limited version?
No, it is a fully functional knowledge base plugin. No artificial limitations were added in order to upsell the commercial version. You can create as many articles, topics or tags as you want and use live search. Pro version has much more options and features, though.
#### Can I use it on commercial site?
Sure, absolutely.
#### Do you use wordpress default posts?
We use custom post types functionality.
#### Can I export / import articles?
Sure, just use default WordPress import/export.
## What else?
If you're interested in growing your business and improving your customer experience, you may read the most popular articles from our blog:
- 6 Reasons Why Customer Support Is Crucial For Your Business
- WordPress Knowledge Base Plugin vs Theme
- Case Study: How LaunchPad uses Knowledge Base to improve user experience
- WPML support added to knowledge base
- Introducing Shortcode Builder
## Changelog
#### 1.0
* Initial release.