justoverclockl / flarum-ext-infocards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1

Infocards

License Latest Stable Version Total Downloads

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

About

License:MIT License


Languages

Language:JavaScript 59.0%Language:Less 32.1%Language:PHP 8.9%