nodeloc / whisper
Private Messaging for Flarum.
Installs: 162
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 0
Forks: 13
Type:flarum-extension
Requires
- flarum/core: ^1.0.2
README
A Flarum extension. Add private messaging functionality to your Flarum Community!
Simple to install, no settings, just set the permission and you're ready to go.
Read all the info here:
Installation
composer require littlecxm/whisper:"*"
Updating
composer update littlecxm/whisper
php flarum migrate
php flarum cache:clear