A Flarum extension. Add some user statistics in flarum posts, this extension require clarkwinkelmann/flarum-ext-likes-received
and will be installed automatically.
Remember to set the permission to "All" for clarkwinkelmann/flarum-ext-likes-received to make it works for guests.
Install with composer:
composer require justoverclock/user-statistics:"*"
composer update justoverclock/user-statistics:"*"
php flarum cache:clear