Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 831 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 831 Bytes

NewPostMonitor

License Latest Stable Version Total Downloads

A Flarum extension. monitor post info when user new post

Installation

Install with composer:

composer require hamcq/newpostmonitor:"*"

Updating

composer update hamcq/newpostmonitor:"*"
php flarum migrate
php flarum cache:clear

Links