uKnowva has a great extension store, where you could find many ready to user apps like HRMS, Project Management, Support Ticketing system, Lead management, etc.
Installing/Upgrading these apps on your instance is very easy and quick, all you need is admin access to your instance of uKnowva. You just need to follow the below steps:
Login into your instance as an admin Click on the Plus button in your top menu You will now see three options, out of that select Extension store (...Many times when your employees leave or you want certain people to not login anymore, then you may wish to disable/block them. There are many ways of doing so in uKnowva:
1. Go to the user's profile and click Lock user (You need to be logged in with an admin account to do so)
2. Go to uKnowva Configuration --> User manager
3. Simply fire the below SQL query on your database
update #_users set block = 1 where u...{jcomments on}
...The uKnowva Team has launched uKnowva 2.4.3 with a new list of features and bug fixes. uKnowva has also released many improvements that promise to make the life of the developer easier. Read on to know what’s new in this version.
New Features Made the following additions with respect to uKnowva Crons: Added Last Cron Activity in System Information under uKnowva ConfigurationOn clicking the date and time, users can also see a log of th...
uKnowva 2.4.2 is here with a host of improvements, bug fixes, and new features. Most of the bug fixes were reported by our users and instead of doing them all together and releasing a version later we have fixed some of them and released a version now. Check out the new features and bug fixes below:
New Features/Improvements Admins can now set the offline message for the site from the uKnowva Configuration Developers can now make an event marked on the calendar open ...To implement single sign on for an external application, you have to first link that application. To know how, click here.
Once you have linked you application, you need to change some code in your third-party application to mainly do the following:
Read the session variable passed by uKnowva to your application from Request Call uKnowva web service to authenticate the passed token and on the basis of response from the uKnowva web service, you may run your code to log the user...Videos can be uploaded by going to Network>Videos>Add>Upload Video
But these videos do not have a thumbnail and cannot be played on all platforms. So the solution to this is intalling FFMpeg.
Firstly, what is FFMpeg?
FFMpeg is the software used to Convert videos to FLV(or any other) supported format. Also the thumbnails for the uploaded videos are generated by FFMpeg.
Fir...
By default, in uKnowva the Admin users have access to all folders / files created by other users.
If you want to change this setting to disallow admin users access if the files is not shared with them, then you can do either of the following:
If you are using uKnowva 2.4.2 and above, you just need to go to uKnowva Configurationread more
There are 2 ways to vote on a poll—from the right-hand side pane or from the poll’s page. To vote from the right side panel you only have to select from the options displayed and click Vote
To vote from the poll page,
Go to Polls Select the Poll that you want to vote on f......
A DDL is a Direct Download Link. The DDL is of files saved in Documents that need to be shared with users that are not members of uKnowva. The DDL is sent to them as an email and the file is viewed by the user after downloading it.
To send the DDL of a file to an external user,
Click the name of the fileread moreTo add an event through the Calendar,
Open the Calendar in Full ViewThe event is saved and displayed on all the shared members’ calendars.
The admin can change a user’s password from uKnowva configuration. The steps for the same are as follows:
Go to uKnowva Configurationread moreTo post a status update, type your status in the text box on your activity stream page or your profile page and click Share.
{jcomments on}
...The articles on extending uKnowva will be saved in this category
Don’t know how to proceed further? Check out our user manuals and gain in-depth knowledge of uKnowva products
Tutorials on all uKnowva modules
Integrate uKnowva with any third party application. You will find all content wrt calling APIs for SSO, data exchange, data push, etc in this section