Visitorstat

Visitorstat justoverclock/flarum-ext-visitorstat

Add a simple visitor counter to sidenav

Immagine 2021-05-10 180016

Visitorstat

License Latest Stable Version Total Downloads

A Flarum extension. Add a simple visitor counter to sidenav

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-visitorstat:"*"

Updating

composer update justoverclock/flarum-ext-visitorstat:"*"
php flarum migrate
php flarum cache:clear

Links

Versions

  • Version 0.2.0.

    Likely works with Flarum v1.8.7.

  • 7 additional versions.
  • Extension created.