To disable Stats by default view click Settings -> Show Pad and Author Stats
Paste the below into your settings.
ep_stats_default: "false",
- All the things
Contact me to sponsor dev.
Install from the Etherpad admin UI (Admin → Manage Plugins,
search for ep_stats and click Install), or from the Etherpad
root directory:
pnpm run plugins install ep_stats
⚠️ 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.

