🚀 Getting Started
The comprehensive guide maintained by the community. Covers environment setup, core APIs, and Zotero architecture details.
A robust TypeScript-based template for Zotero plugins. Includes best practices and pre-configured settings to start coding immediately.
The official technical reference. Contains the critical "Migration Guide" for updating plugins to Zotero 7/8.
"Make It Red". The official minimal example. Good for understanding the most basic plugin structure without extra tooling.
🛠️ Core Libraries & Tools
The modern development workflow. Features plugin side-loading, hot-reloading on source change, bundling, and release management.
Essential API wrappers. Simplifies registering shortcuts, creating UI dialogs, and clipboard operations to speed up development.
📦 Plugin Market & Registry
The current active community-maintained list of Zotero plugins. Please submit your new plugins here to be discovered by users.
The upcoming plugin registry community. It will provide a centralized repository for all community plugins.
⚙️ Workflow & Standards
🔗 Source & Community
The source code for the Zotero client on GitHub. Reading the source is the ultimate way to understand internal mechanisms.
The official Google Group for developers. Connect with the core team and discuss low-level API details.