Creating plugins
OpenKM plugin system helps you to add software components, increasing the application’s features.
With the OpenKM plugin system, you can:
- Register new AI prompt plugins.
- Register new Antivirus analyzers.
- Register new Automation actions.
- Register new Automation validations.
- Register a new cron.
- Register new default form values.
- Register a new dashboard chart.
- Register a new document converter.
- Register a new autocomplete form.
- Register new form validators.
- Register a new node paginator.
- Register new NodeProperties.
- Register new OCR validation controls (new OCR control points used to identify documents).
- Register new OCR data capture (new OCR parsers to retrieve data).
- Register new option select values (retrieve list values from third-party software).
- Register new principal adapters (connectors to retrieve users and roles from third-party software).
- Register a new REST plugin (extend the REST API).
- Register a new search plugin (extend the search features, for example, by connecting with third-party tools).
- Register a new suggestion analyzer (build your own logic to suggest form values).
- Register a new text extractor.
- Register a new version number adapter (create your own document version number).
- Register a new security access manager.