Skip to content

Store total downloads in each plugin's manifest #697

Description

@DavidGBrett

It would be good to centrally record the total downloads of a plugin,
For example so that it can be shown in the plugin store (app & website)

This is potentially a sub issue of #284 as it would be good to cache this during any sorting by it

The existing github api for releases does provide this per release so we would need to loop through and sum them
https://api.github.com/repos/{username}/{repo_name}/releases

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions