nodeloc / whisper
Private Messaging for Flarum.
Installs: 35
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 0
Forks: 11
Type:flarum-extension
Requires
- flarum/core: ^1.0.2
This package is auto-updated.
Last update: 2024-10-26 13:39:37 UTC
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