frosty-media/wp-tally

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 4

Open Issues: 1

Type:wordpress-plugin

2.0.0 2025-05-17 01:50 UTC

This package is auto-updated.

Last update: 2025-05-17 17:12:21 UTC


README

WP Tally

PHP from Packagist Latest Stable Version Total Downloads License Build Status

WP Tally plugin for counting the number of downloads of a user's WordPress.org plugins and themes.

Package Installation (via Composer)

To install this package, edit your composer.json file:

{
    "require": {
        "frosty-media/wp-tally": "^2.6"
    }
}

Then run:

$ composer install frosty-media/wp-tally

Or, run:

$ composer require frosty-media/wp-tally:^2.