justoverclock/flarum-ext-infocards

Display 3 infocards with forum stats

Installs: 688

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 2

Open Issues: 1

Language:JavaScript

Type:flarum-extension

0.1.5 2021-07-17 15:43 UTC

This package is auto-updated.

Last update: 2024-04-17 21:56:03 UTC


README

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