datlechin / flarum-posted-on
Display the operating system of the who posted the post.
Installs: 2 004
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
Type:flarum-extension
Requires
- flarum/core: ^1.2
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