Skip to content

Install community plugins

Community plugins are installed into .obsidian/plugins/<plugin-id>/ inside a vault.

At minimum, publish:

  • manifest.json
  • main.js
  • optional styles.css
  • optional plugin assets

Document the supported runtimes and any required capabilities. Users should know whether a plugin works in the web app, desktop app, or both.