Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 932 Bytes

File metadata and controls

26 lines (18 loc) · 932 Bytes

Publish Status Backend Tests Status

Disable Drag and Drop in Etherpad

todo

  • Make it togglable

Installation

Install from the Etherpad admin UI (Admin → Manage Plugins, search for ep_disable_drag_and_drop and click Install), or from the Etherpad root directory:

pnpm run plugins install ep_disable_drag_and_drop

⚠️ Don't run npm i / npm install yourself from the Etherpad source tree — Etherpad tracks installed plugins through its own plugin-manager, and hand-editing package.json can leave the server unable to start.

After installing, restart Etherpad.