Difference between revisions of "Utilities"

From OpenKM Documentation
Jump to: navigation, search
m
Line 20: Line 20:
 
* [[PHP fileUpoad]] (Shell script that uses php support to import files)
 
* [[PHP fileUpoad]] (Shell script that uses php support to import files)
 
* [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]
 +
 +
== 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.
 +
 +
[http://www.openkm.com/utils/wsImporter.jnlp Download & Execute]
 +
 
[[Category: Utilities]]
 
[[Category: Utilities]]

Revision as of 10:01, 10 January 2013

These are OpenKM utilities created by the community.

General 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.

Download & Execute