datlechin / flarum-posted-on
Display the operating system of the who posted the post.
Package info
github.com/datlechin/flarum-posted-on
Type:flarum-extension
pkg:composer/datlechin/flarum-posted-on
v2.0.0-beta.1
2026-02-24 06:00 UTC
Requires
- flarum/core: ^2.0.0-beta
README
A Flarum extension. Display the OS name of the who posted the post on the post header.
Installation
Install with composer:
composer require datlechin/flarum-posted-on:"*"
Updating
composer update datlechin/flarum-posted-on:"*"
php flarum migrate
php flarum cache:clear