michaelbelgium / flarum-profile-views
Add views to profiles
Package info
github.com/MichaelBelgium/flarum-profile-views
Type:flarum-extension
pkg:composer/michaelbelgium/flarum-profile-views
Fund package maintenance!
v9.0.1
2026-08-30 11:51 UTC
Requires
- php: ^8.4
- flarum/core: ^2.0.0-rc.1
Requires (Dev)
None
Suggests
- flarum-lang/dutch: Includes Dutch translation for this extension
- flarum-lang/french: Includes French translation for this extension
Provides
None
Conflicts
None
Replaces
None
README
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