Phials plugin documentation
User guide
AI Disclosure: This page was generated by an LLM and may contain inaccuracies. Hand-crafted documentation will be implemented over time on the road to 1.0

Understand Phials plugins

A Phials plugin is one independently packaged addition that can contribute several capabilities to the app. It can add an action, teach Phials how to present or describe a file, introduce another Explorer view, add a panel or tab, or combine those pieces into one focused workflow.

Start here to build a reliable mental model before choosing an API:

When those boundaries are clear, continue with Build your first plugin for the shortest working path from the plugin starter to an activated development plugin.