Does anyone know the Package Dashboard.EditorOverview? I can see it in the Backoffice installed packaged, but it doesn't appear anywhere in the code or nuget. I want to remove the dashboard or the entire package. Pics attached
a
Anders Bjerner
09/07/2023, 8:32 AM
The package section really shows package manifests, so if a package has two of those (just an example), both will be shown.
A given site can also have multiple
package.manifest
files locally without any of them being packages. So I'd check the
/App_Plugins
folder in your web project.
e
emilneirup.
09/07/2023, 8:43 AM
Thanks, but nothing to see in package.manifest in /App_Plugins 😦
a
Anders Bjerner
09/07/2023, 8:46 AM
Is there anything in the folder?
package.manifest
files will not be located directly in that folder, but in a sub folder. Seing the "package" name being