https://github.com/MichaelBelgium/flarum-profile-views
An extension for the Flarum forum software which tracks and displays profile views.
https://github.com/MichaelBelgium/flarum-profile-views
flarum flarum-extension
Last synced: 21 days ago
JSON representation
An extension for the Flarum forum software which tracks and displays profile views.
- Host: GitHub
- URL: https://github.com/MichaelBelgium/flarum-profile-views
- Owner: MichaelBelgium
- License: mit
- Created: 2017-11-30T13:38:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-22T15:10:47.000Z (almost 2 years ago)
- Last Synced: 2025-03-23T02:23:22.964Z (about 1 month ago)
- Topics: flarum, flarum-extension
- Language: PHP
- Homepage:
- Size: 164 KB
- Stars: 4
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-flarum - Profile views - Track how much times a profile has been viewed. (Extensions / User ([:top:](#table-of-contents)))
README
# Flarum profile views
This is an extension for the [flarum forum software](http://flarum.org) 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


