Concepts

Before diving into plugin development, it helps to understand how UXP Plugins are structured and how they connect to Premiere

Every UXP plugin is built around a few fundamental concepts:

Together, these define how your plugin is discovered, loaded, and interacted with by users and the host application.
Understanding these concepts will help you plan your plugin's architecture, manage lifecycle events, and integrate seamlessly with the UXP environment.

Explore the following guides to learn more: