Plugin Installation¶
Use this page when a specific workflow needs a plugin.
Plugin Setup Sequence¶
- Confirm the plugin is actually needed.
- Confirm your harness supports it.
- Follow the plugin's authoritative install path.
- Add ORCA-specific config only after the base plugin works.
- Verify the plugin in isolation.
- Verify the plugin inside the ORCA workflow that needs it.
What Every Plugin Guide Should Say¶
- what the plugin does
- who should install it
- whether it is optional
- install steps
- config steps
- verification steps
- common errors
- disable or uninstall path