Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1.28 KB

readme.md

File metadata and controls

31 lines (25 loc) · 1.28 KB

KBVault - Free Knowledge Base Application

KBVault is a free, simple yet efficient and easy to use knowledge base application.

You can view demo of latest commit at http://kbvault.2bprojevi.com and login with admin/admin

Please provide feedback for bugs and features. Help me to make something useful and yet be simple

Features

  • Bootstrap framework both for backend and frontend visual stuff.
  • Uses MSSQL
  • Easy to use HTML Editor (CKEditor)
  • Scheduled publishing ( Specify article publication date and expiry date )
  • Save articles as draft
  • Keep track of article views and likes
  • Sharing of articles via ShareThis
  • Search via Lucene Library
  • Suggest matching articles via autocomplete during search
  • Tags for articles
  • Tag cloud on landing page
  • Attaching files to articles via uploadify
  • Once logged in, add new articles and change existing ones while browsing site.
  • Let visitors comment articles via Disqus
  • SEO friendly article pages
  • Admin interface using Admin LTE
  • Nested categories and multi level menu via SmartMenus
  • User roles ( Admin/Manager/Editor )
  • Backup/restore feature
  • Built with ASP.NET MVC.