Skip to content

Indicators of plugin quality (stars, updated, downloads, travis ci) #8

Description

@pdclark

Submitted via email by @kurtpayne

The problem we were discussing over twitter is how to represent plugin quality. I see that WordPress has 3 controls for this:

  • Last updated (can get this from github)
  • Total downloads (not available from github)
  • Star rating (not available from github)
  • Reviews (not available from github)

Github does promote unit testing, though, so if a plugin has a travis badge, that could be displayed in the results. Github also has reviews, activity, and number of watchers.

As for the missing info (reviews, ratings) .... it wouldn't be difficult to create a third party site for this. Enter a review + rating attached to a github URL. It could be one of the GitHub service hooks.

So, in summary .... take what you have here, add in a way to do ratings/reviews (possibly using a github service hook) ... and you can get quality measure ... and possibly explore other things like travis badges, # of followers, etc.

What do you think?

Overly complicated?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions