📄️ Plugin Manifest Schema
The plugin manifest (manifest.json) is the configuration file that defines your plugin's metadata, capabilities, and integration points with the Qirvo platform. This document provides a complete reference for all manifest fields.
📄️ Configuration Fields
This guide covers how to define, validate, and use configuration fields in your Qirvo plugins. Configuration fields allow users to customize plugin behavior through the Qirvo dashboard.
📄️ Permissions System
The Qirvo Plugin SDK uses a comprehensive permissions system to ensure security and user privacy. This guide covers all available permissions, how to request them, and best practices for secure plugin development.
📄️ External Services Integration
This guide covers how to integrate your Qirvo plugins with external APIs and third-party services securely and efficiently. Learn about authentication, rate limiting, error handling, and best practices.