Question

Photo of Thiago Vinhas

0

Removing Plugin from "Installed Plugins"

I know uninstalling a plugin is not officially supported, but I was able to remove the "My Well Gateway" DLL's and files under the /Plugins folder.

With that said, how can I have it removed from the listed "Installed Plugins" area? Where is that specified?

  • Photo of Brandon Meeks

    0

    Navigate to your wwwroot -> App_Data folder, and open the "InstalledStorePackages.json" file. Once you locate the JSON object for the plugin you want to remove, simply delete it from the file and save. This will remove it from being listed in your "Installed Plugins" section.