https://github.com/cs3org/ep_sciencemesh
Plugin to integrate the Etherpad-lite ecosystem to CS3 storages powered by Reva and WOPI
https://github.com/cs3org/ep_sciencemesh
Last synced: 5 months ago
JSON representation
Plugin to integrate the Etherpad-lite ecosystem to CS3 storages powered by Reva and WOPI
- Host: GitHub
- URL: https://github.com/cs3org/ep_sciencemesh
- Owner: cs3org
- License: apache-2.0
- Created: 2022-09-09T12:18:32.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-11T13:49:56.000Z (over 3 years ago)
- Last Synced: 2025-08-16T09:54:28.761Z (10 months ago)
- Language: JavaScript
- Size: 136 KB
- Stars: 0
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://opensource.org/licenses/Apache-2.0)
[](https://gitter.im/cs3org/etherpad-gsoc2022)
[](https://www.npmjs.com/package/ep_sciencemesh)
[](https://github.com/cs3org/ep_sciencemesh/actions)
ep_sciencemesh
==============
A plugin to integrate the [Etherpad-lite](https://github.com/ether/etherpad-lite) ecosystem to CS3 storages powered by [Reva](https://github.com/cs3org/reva) and [WOPI](https://github.com/cs3org/wopiserver).
## Install
In an already existing etherpad project base directory, run
npm i ep_sciencemesh
Restart your etherpad-lite instance to load the plugin.
To install etherpad, refer to [this documentation](https://github.com/ether/etherpad-lite#installation).