datlechin / flarum-posted-on

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Posted On

License Latest Stable Version Total Downloads

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

Links

About

License:MIT License


Languages

Language:PHP 58.8%Language:JavaScript 41.2%