Difference between revisions of "Utilities"

From OpenKM Documentation
Jump to: navigation, search
m (Automation)
m
Line 4: Line 4:
  
 
== General Utilities ==
 
== General Utilities ==
* [[Direct link]] ( Link documents outside OpenKM ).
+
* [[Direct link]] ( Link documents outside OpenKM )
  
 
== Script Utilities ==
 
== Script Utilities ==
Line 30: Line 30:
  
 
== PHP Utilities ==
 
== PHP Utilities ==
* [[PHP AutoImport]] (Import pdf files from some local path to specific OpenKM server path)
+
* [[PHP AutoImport]] ( Import pdf files from some local path to specific OpenKM server path )
* [[PHP fileUpoad]] (Shell script that uses php support to import files)
+
* [[PHP fileUpoad]] ( Shell script that uses php support to import files )
 
* [[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]

Revision as of 01:21, 16 September 2013

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 6 installed in your computer. It also should run on Java 7 but has not been roughly tested.


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