ep_offline_edit
v0.0.72
Published
View your pad data even if you are disconnected from the Internets
Readme
Allows you to see your document if you get disconnected from the Internet.
Also should speed up pad load times.
Note: HTTPS required.
Todo
- Offline editing
- i18n
- Test Coverage
License
Apache 2
Installation
Install from the Etherpad admin UI (Admin → Manage Plugins,
search for ep_offline_edit and click Install), or from the Etherpad
root directory:
pnpm run plugins install ep_offline_edit⚠️ Don't run
npm i/npm installyourself from the Etherpad source tree — Etherpad tracks installed plugins through its own plugin-manager, and hand-editingpackage.jsoncan leave the server unable to start.
After installing, restart Etherpad.
