Installing a plugin can now walk you through configuring it, if the plugin declares options.
What's wrong with this entry?
Plugin install shows a "Configure <plugin>" dialog for each configuration step a plugin declares, both for the plugin's own options and for each channel server's options. The dialog only appears when the plugin manifest declares them; while it loads you can cancel with the confirm-no binding, which skips configuration entirely.
- Steps are built from the plugin's
userConfigschema and from each channel server's config schema. - Answers load and save through separate per-plugin and per-channel stores.
Plugin options
Strings lifted out of the shipped bundle, so the claim above can be checked against them.