MichaelBelgium / flarum-profile-views

An extension for the Flarum forum software which tracks and displays profile views.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flarum profile views

This is an extension for the flarum forum software where you can enable and track how much times a profile has been viewed.

Installation

Execute this command in your flarum root: composer require michaelbelgium/flarum-profile-views

Updating

Execute these commands to update the extension:

composer update michaelbelgium/flarum-profile-views
php flarum migrate
php flarum cache:clear

Translations

If you would like to translate this extension to your language, make a PR in the corresponding language pack.

Features

  • Tracks and displays unique profileviews in the usercard
  • Displays a list of last viewers on a user profile

Media

image

image

image

About

An extension for the Flarum forum software which tracks and displays profile views.

License:MIT License


Languages

Language:PHP 63.2%Language:JavaScript 34.0%Language:Less 2.9%