Infocards
A Flarum extension. Display 3 infocards with basic forum stats.
- Avatar Editor to uload/remove your avatar
- Basic visitors counter
- Total Post written
- Total discussions opened
- User Groups
Usage
Visitor counter works through a free api, u need to create yours for free at:
https://countapi.xyz/
Or simply copy and paste this link (make sure to change your-namespace with your unique namespace
https://api.countapi.xyz/hit/YOUR-NAMESPACE/visits
Installation
Install with composer:
composer require justoverclock/flarum-ext-infocards
Updating
composer update justoverclock/flarum-ext-infocards
php flarum cache:clear
Links