Skip to content

Installing extensions

Audience: Event organisers and operators who want to add extra functionality to Manager.

Manager supports user-uploaded extensions — small packages that add dashboard tiles and other features without touching the main app. This page covers finding, installing, and updating them.

Status: Stub — not yet written. The architectural detail behind extensions lives in web/.ai/EXTENSIONS.md; this page will be user-facing.

What this page will cover

  • [ ] What an extension is and what it can do (dashboard tiles, etc.)
  • [ ] How extensions differ from built-in plugins (commentary, leaderboard)
  • [ ] Where to find extensions (sample extensions bundled with Manager, community sources)
  • [ ] The Extensions page — list of installed extensions
  • [ ] Uploading a .zip extension package
  • [ ] Enabling and disabling an extension
  • [ ] Updating an extension to a newer version
  • [ ] Removing an extension
  • [ ] Safety notes — extensions run JavaScript in your browser