Difference between revisions of "Extension Guide"

From OpenKM Documentation
Jump to: navigation, search
 
(15 intermediate revisions by 3 users not shown)
Line 1: Line 1:
OpenKM have a lot of interesting features, but is not possible to meet all the special user requirements. For this reason, you can expand application features implementing extensions. There is two family of extensions:
+
OpenKM has a lot of interesting features, but it is not possible to meet all the special user requirements. For this reason, you can expand application features by implementing extensions. There are two families of extensions:
  
 
* [[Core extensions]]
 
* [[Core extensions]]
 
* [[Frontend extensions]]
 
* [[Frontend extensions]]
 
* [[Database Metadata]]
 
* [[Database Metadata]]
 +
* [[Javascript API]]
 +
* [[Extend automation]]
 +
* [[Extend OCR field parsers]]
 +
* [[C Sharp DLL|SDK for .net (C# - C Sharp)]]
 +
* [[SDK for Java]]
  
 
[[Category: Extension Guide]]
 
[[Category: Extension Guide]]

Latest revision as of 09:48, 2 December 2013

OpenKM has a lot of interesting features, but it is not possible to meet all the special user requirements. For this reason, you can expand application features by implementing extensions. There are two families of extensions: