michaelbelgium / flarum-profile-views
Add views to profiles
Fund package maintenance!
MichaelBelgium
Installs: 6 998
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 3
Forks: 4
Open Issues: 0
Type:flarum-extension
Requires
- flarum/core: ^1.0
Suggests
- csineneo/lang-traditional-chinese: Includes Chinese translation for this extension
- darkfoxdeveloper/flarum-ext-spanish: Includes Spanish translation for this extension
- michaelbelgium/flarum-dutch: Includes Dutch translation for this extension
- rooaaar/lang-french-extended: Includes French translation for this extension
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