# kodexplorer-plugins **Repository Path**: wasimfu/kodexplorer-plugins ## Basic Information - **Project Name**: kodexplorer-plugins - **Description**: Plugins for KodExplorer and KodBox - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 5 - **Created**: 2020-05-17 - **Last Updated**: 2023-09-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 可道云插件 -- Plugins for KodExplorer and KodBox ## 支持版本 KodExplorer v4.40, KodBox v1.09 [![](https://img.shields.io/badge/插件包-下载地址-orange.svg)](https://github.com/zhtengw/kodexplorer-plugins/releases/tag/v2020.04.27) ### OnlyOffice [![](https://img.shields.io/badge/code-for_kodexplorer-green.svg)](https://github.com/zhtengw/kodexplorer-plugins/tree/master/kodexplorer-plugins/OnlyOffice) [![](https://img.shields.io/badge/code-for_kodbox-blue.svg)](https://github.com/zhtengw/kodexplorer-plugins/tree/master/kodbox-plugins/OnlyOffice) 在线编辑office文档,此插件要求自己部署OnlyOffice文档服务器,可以使用docker快速部署: ```bash docker pull onlyoffice/documentserver docker run --name onlyoffice --restart always -i -t -d -p 8000:80 onlyoffice/documentserver ``` ### 毕升Office [![](https://img.shields.io/badge/code-for_kodexplorer-green.svg)](https://github.com/zhtengw/kodexplorer-plugins/tree/master/kodexplorer-plugins/bisheng) [![](https://img.shields.io/badge/code-for_kodbox-blue.svg)](https://github.com/zhtengw/kodexplorer-plugins/tree/master/kodbox-plugins/bisheng) 在线编辑office文档,服务端部署方式请参考[毕升官方文档](https://www.bishengoffice.com/apps/blog/posts/install.html)。 ### PDFTron WebViewer [![](https://img.shields.io/badge/code-for_kodexplorer-green.svg)](https://github.com/zhtengw/kodexplorer-plugins/tree/master/kodexplorer-plugins/PDFTron) [![](https://img.shields.io/badge/code-for_kodbox-blue.svg)](https://github.com/zhtengw/kodexplorer-plugins/tree/master/kodbox-plugins/PDFTron) 在线阅读、批注PDF文档 ### draw.io [![](https://img.shields.io/badge/code-for_kodexplorer-green.svg)](https://github.com/zhtengw/kodexplorer-plugins/tree/master/kodexplorer-plugins/drawio) [![](https://img.shields.io/badge/code-for_kodbox-blue.svg)](https://github.com/zhtengw/kodexplorer-plugins/tree/master/kodbox-plugins/drawio) 在线图表编辑工具 ### Photopea [![](https://img.shields.io/badge/code-for_kodexplorer-green.svg)](https://github.com/zhtengw/kodexplorer-plugins/tree/master/kodexplorer-plugins/Photopea) [![](https://img.shields.io/badge/code-for_kodbox-blue.svg)](https://github.com/zhtengw/kodexplorer-plugins/tree/master/kodbox-plugins/Photopea) 网页版PhotoShop,在线编辑图片,可查看编辑psd。 ### CADViewer [![](https://img.shields.io/badge/code-for_kodexplorer-green.svg)](https://github.com/zhtengw/kodexplorer-plugins/tree/master/kodexplorer-plugins/CADViewer) [![](https://img.shields.io/badge/code-for_kodbox-blue.svg)](https://github.com/zhtengw/kodexplorer-plugins/tree/master/kodbox-plugins/CADViewer) 使用sharecad.org在线查看CAD文件和3D模型。