Package Manager - multiple configurations
Under reviewI would like to propose an addition to the package manager, to allow multiple configurations, with differing "PackageStatus".
I want to be able to push critical updates automatically, based on certain tags, but also having Package Status = Pending.
Currently, I'm solving it with a recurring task and the Package Manager CLI, and it works fine.
However, it would be nice if Package Status could be part of the filter, instead of a class for the download manager, as shown here.

This way I could create several package channels based on tags and status.
Another way could be to allow mulitple config structs in the XML, but that will affect the UI of the package manner, at the very least.
I hope this makes sense :)
Please sign in to leave a comment.
Comments
0 comments