Page 1 of 1

Share documents / public links

PostPosted:Tue Jun 03, 2014 1:27 pm
by mik3e
Hello all,

One short question:
Is it possible to create "public" links for documents to share them with users outside openkm? Like it´s possible on Google Drive or other providers?
We need it cause we often have to share data with external companies which should not get direct access to OpenKM.

Thanks,
Michael

Re: Share documents / public links

PostPosted:Tue Jun 03, 2014 6:15 pm
by sochoa
There would be 4 Options

3 of them would be development.

Using sdk development.

Must sdk for Java, PHP and. NET can be downloaded from this link.

http://wiki.openkm.com/index.php/SDK

These sdk I can make an application for external customers.


Or the other option is to use the extension for joomla to publish documents.
Here's a sample as used

https://www.youtube.com/watch?v=TWs-vP4-6QA

Re: Share documents / public links

PostPosted:Thu Jun 05, 2014 6:32 am
by jllort
In professional version we got some google docs ( google drive integration that allows you to export document to google drive or import from there ). Also we're working on feature to send users single mail ( ticket for one time download ). In community also you can modify source code and add your own features and share it with other community users, any new feature is always wellcome.