Is there any plan of getting some kind of moderation for downloads? E.g. instead of directly downloading the project package, a user will fire a request for a download that can get reviewed by a manager. If the request is accepted, the user will get a notification with a link to a download page (eg by using a random code to protect the URL).
These are just some random thoughts, this could be bundled in some external module that can be enabled with the project suite.
Comments
Comment #1
dwwNo plans for such a feature. There's a setting for where the download links should go, so in theory, you could write your own module that implemented some kind of moderation stuff like this, and change the download links to point to the menu paths your custom module provides...