This project is not covered by Drupal’s security advisory policy.
Description
This module allows you to download data about projects from drupal.org :
- number of downloads
- number of reported installs
You can display data using Views module or custom code (data are stored in table projectstats).
Configuration
Go to admin/config/system/projectstats and add new project.
Dependencies
- CURL for PHP
- Views for displaying data (or you can use own code to get data from database table).
TODO
- hook_requirements for CURL
- form to edit optional variables (pattern in HTML)
Sponsorship
This project is sponsored by Droptica - Experts in Enterprise Drupal Development
Project information
- Project categories: Integrations
- Created by grzegorz.bartman on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.


