- Usage 101, visit your Etherpad instance IE http://beta.etherpad.org
- Click the letter your pad is under..
- Open pad..
Apache 2
Install from the Etherpad admin UI (Admin → Manage Plugins,
search for ep_list_pads and click Install), or from the Etherpad
root directory:
pnpm run plugins install ep_list_pads
⚠️ Don't runnpm 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.