ep_search
v0.0.58
Published
Search through all pads for a string
Readme
Search Within Pads for Etherpad
A very crude search function
DO NOT USE THIS IN PRODUCTION
TODO
- Add functionality
Installation
Install from the Etherpad admin UI (Admin → Manage Plugins,
search for ep_search and click Install), or from the Etherpad
root directory:
pnpm run plugins install ep_search⚠️ 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.
