littlecxm / whisper
Private Messaging for Flarum.
Installs: 2 028
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 12
Open Issues: 0
Type:flarum-extension
Requires
- flarum/core: ^1.0.2
This package is auto-updated.
Last update: 2025-01-28 16:20:05 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