Over at Plugin Manager we are trying to incorporate the "Usage statistics" in the module.

How do we get handle the data so modules can be sorted by "Usage statistics"?

See: #444902: Sort by Usage statistics

If this cannot currently be done, please mark the issue to a feature request, and hopefully we can figure out a solution by the move to d6.

Comments

dww’s picture

Version: 5.x-1.x-dev » 6.x-1.x-dev
Category: support » feature

This data is not currently included in any of the XML feeds of available updates or other project data. It'd be fairly easy to add, and that'd be better than screen-scraping http://drupal.org/project/usage

Note: drupal.org runs project 6.x at this point, so all features/support requests/bugs about d.o should use the 6.x-1.x-dev version.

philbar’s picture

See related:

#453718: Provide easier access to raw Solr results

With the Solr results accessible, the XML feeds will not be necessary for Plugin Manager. Since there is already a patch for this related issue, maybe your time will be better spent fixing issue #453718.