Hide installed packages without version? #14644
bjarnef
started this conversation in
Features and ideas
Replies: 1 comment 2 replies
-
Hi @bjarnef. What's the problem with those extensions/packages are listed? Personally I prefer all extensions to be listed |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It seems Umbraco pick up folders from App_Plugins with package.manifest (but not folders without one) and packages using
PackageManifestFilter
like dawoe/OEmbed-Picker-Property-Editor#31However often this are used to inject custom CSS or JS.
Should it only pickup packages registered with a version? or maybe version, alias or name?
So something like this isn't shown as a package?
Beta Was this translation helpful? Give feedback.
All reactions