Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/terwer/openkm

a light-weight, pluggable knowledge management platform 新一代轻量级、插件化的开源知识管理平台
https://github.com/terwer/openkm

km knowledge-graph knowledgebase plugin-system

Last synced: 9 days ago
JSON representation

a light-weight, pluggable knowledge management platform 新一代轻量级、插件化的开源知识管理平台

Awesome Lists containing this project

README

        

# openkm

an opensource light-weight , pluggable knowledge management platform

## Structure

- openkm-common

common libraries for openkm

- openkm-core

core module, the smallest runnable unit

- openkm-apps

plugins directory, every function act as a plugin , `openkm-dev-plugins` is for development , and `openkm-prod-plugins` is for production.

- appstore-plugin

appstore plugin for openkm

- openkm-plugin-tools

plugin template and other helpful tools