Registry / web-framework / flarum-mentions

flarum-mentions

JSON →
library1.8.5phppackagistunverified

Mention and reply to specific posts and users.

composer require flarum/mentions
INSTALL
IMPORT
SIG · FLARUM-MENTIONS
F
flarum-mentions
web-frameworkphpv1.8.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AddMentionTags
use Flarum\Mentions\Listener\AddMentionTags;

Register the listener to automatically add mention tags when a post is created.

use Flarum\Mentions\Listener\AddMentionTags; use Illuminate\Contracts\Events\Dispatcher; // In your extension boot method: $events->listen(PostWasPosted::class, AddMentionTags::class);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.8.5latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources