PluginSuggestionComponent.installAndEnableSuggestedPlugin method
PluginSuggestionComponent › installAndEnableSuggestedPlugin
Installs (when needed) and enables the suggested plugin, reporting the outcome as a notice.Signature:
installAndEnableSuggestedPlugin(): Promise<void>Returns: Promise<void> — A Promise that resolves once the plugin is enabled, or once the failure has been reported.