Difference between revisions of "Utilities"

From OpenKM Documentation
Jump to: navigation, search
m
Line 6: Line 6:
 
* [[Fast extension sample]] ( Show how to fastly extend openkm UI features ).
 
* [[Fast extension sample]] ( Show how to fastly extend openkm UI features ).
 
* [[Bash document import]] ( Bash script to import documents )
 
* [[Bash document import]] ( Bash script to import documents )
* [[Extra tab with OpenKM url link]] ( Show how to accessing GWT javascript functions from iframe )
+
* [[Extra tab with OpenKM url link]] ( Show how to access GWT javascript functions from iframe )
  
 
== Script Utilities ==
 
== Script Utilities ==

Revision as of 14:00, 7 April 2014

These are OpenKM utilities created by the community.

General Utilities

Script Utilities

Automation

Reports

Crontab Utilites

PHP Utilities

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