uKnowva Extensions

As the name suggests "Extensions" are to extend the already available functionality of uKnowva application. Vanilla uKnowva installation comes with default features like social intranet, document management, etc. But say you want a project Management App or some completely new functionality like tracking user sessions, etc, then you can do this by adding more extensions to uKnowva.

How to install new extensions in uKnowva?

You can extend uKnowva in three ways:

  1. From the Extension store: Refer this link: https://docs.uknowva.com/extending-uknowva/install-from-extension-store.
  2. By programming something by yourself (in PHP of course) and compiling a .ukv file out of it and uploading it. Refer this link: https://docs.uknowva.com/extending-uknowva/installing-locally.
  3. By linking Third part Applications: Refer this link: https://docs.uknowva.com/extending-uknowva/linking-a-third-party-application

Extensions are of 5 types:

  1. Apps
  2. Plugins
  3. Widgets
  4. Themes
  5. Languages

Apps:

Apps (alias components) are a bunch of additional functionality which when installed, they are linked in the Main menu and are available for use. You can manage and configure all your Apps from uKnowva Configuration --> Apps Manager.

Example Apps on our Extension store: HRMS, Customer Support Ticketing system, etc.

 

Plugins:

Plugins are usually s small additional functionality which are usually attached to a core App/component. When installed, they do not come under the Menu, instead they are triggered on a specific event like on a users login, on profile page display, on document display, etc. They are like triggers, they are triggered on a specific event so that some additional code can be executed on that event. You can manage all your plugins from uKnowva Configuration --> Plugin Manager

Example Plugins on our Extension store: PDF Viewer,uKnowva Firewall, Organization Chart, etc.

 

Widgets:

Widgets (alias Modules) are simple placeholders that fit in a specific position in a theme/template and show some content/information. You can manage all your plugins from uKnowva Configuration --> Widget Manager

Example Widgets on our Extension store: Birthday Reminder,uKnowva Stats, FB Like Box, etc.

 

Themes:

Themes (alias Templates) govern the complete look and feel of any uKnowva instance. Usually each instance has a predefined theme. The parameters of the same can be changed from uKnowva Configuration-->Theme Manager. Facility for installing more themes is currently not available, but if you wish to get your them revamped/changed, you can write to This email address is being protected from spambots. You need JavaScript enabled to view it.

 

Languages:

uKnowva is by default available in English language, you can still change the complete language of your instance. This facility is still under Beta and will be available under uKnowva Configuration soon. Facility for installing more languages is currently not available, but if you wish to get your them revamped/changed, you can write to This email address is being protected from spambots. You need JavaScript enabled to view it.