ep_loading_message
v0.0.65
Published
Show a loading helpful message
Readme
Helpful messages during loading
Display a helpful "did you know" type message to your users.
Todo
- All the things
- Locales / i18n
- Test coverage
Installation
Install from the Etherpad admin UI (Admin → Manage Plugins,
search for ep_loading_message and click Install), or from the Etherpad
root directory:
pnpm run plugins install ep_loading_message⚠️ 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.
