第一步、 编译安装nodejs
第二步、git clone https://github.com/renakeji/etherpad-lite.git
第三步、cd etherpad,sudo ./bin/run.sh
第四步、访问ip:9001即可
插件地址:https://static.etherpad.org/plugins.html
安装插件:安装完毕,重启Etherpad即可
cd etherpad-lite npm install ep_<plugin name>
卸载插件
npm uninstall ep_<plugin name>
开发指南
https://github.com/ether/etherpad-lite/blob/master/CONTRIBUTING.md
本文为看恩吧原创文章,转载无需和我联系,但请注明来自knsay.com