frosty-media / wp-tally
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 4
Open Issues: 1
Type:wordpress-plugin
Requires
- php: ^8.3
- pimple/pimple: ~3.0
- symfony/http-foundation: ^7.1.7
- thefrosty/wp-utilities: ^3.3
Requires (Dev)
This package is auto-updated.
Last update: 2025-05-17 01:56:38 UTC
README
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.