Difference between revisions of "Utilities"

From OpenKM Documentation
Jump to: navigation, search
(Remote Importer)
(PHP Utilities)
 
(8 intermediate revisions by 2 users not shown)
Line 2: Line 2:
  
 
These are OpenKM utilities created by the community.
 
These are OpenKM utilities created by the community.
 
== SDK ( software development kit ) ==
 
* [[SDK for .NET|SDK for .NET (C# - C Sharp)]]
 
 
 
== General Utilities ==
 
== General Utilities ==
 
* [[Direct link]] ( Link documents outside OpenKM )
 
* [[Direct link]] ( Link documents outside OpenKM )
 +
* [[Fast extension sample]] ( Show how to fastly extend openkm UI features ).
 +
* [[Bash document import]] ( Bash script to import documents )
 +
* [[Extra tab with OpenKM url link]] ( Show how to access GWT javascript functions from iframe )
  
 
== Script Utilities ==
 
== Script Utilities ==
Line 15: Line 14:
 
* [[CSV importer]] ( Import metadata from CSV files )
 
* [[CSV importer]] ( Import metadata from CSV files )
 
* [[Export folder to server as zip]]
 
* [[Export folder to server as zip]]
 +
* [[Convert Exchange Legacy DN]]
  
 
== Automation ==
 
== Automation ==
Line 37: Line 37:
 
* [[PHP Download file]] ( download file using webservices )
 
* [[PHP Download file]] ( download file using webservices )
 
* [http://code.google.com/p/openkm-php-class/ PHP Class made for OpenKM Document Manager]
 
* [http://code.google.com/p/openkm-php-class/ PHP Class made for OpenKM Document Manager]
 +
 +
== Others ==
 +
* [[Version number sample]]
  
 
== Remote Importer ==
 
== Remote Importer ==

Latest revision as of 17:33, 13 May 2015

These are OpenKM utilities created by the community.

General Utilities

Script Utilities

Automation

Reports

Crontab Utilites

PHP Utilities

Others

Remote Importer

This utility is designed to import documents to a remote OpenKM instance. It uses OpenKM WebServices API so is firewall friendly.

You need Java 7 installed in your computer since v1.0.


Remote Importer 01.png
Remote Importer 02.png



Nota clasica.png The preserve creation date feature in only compatible since OpenKM Professional 6.2.10 and OpenKM Community 6.2.3.


Download & Execute