leomahdi / flarum-wall
Enables users to leave comments on individual user profiles, fostering interaction and engagement within the community
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
Language:TypeScript
Type:flarum-extension
Requires
- flarum/core: ^1.2.0
Requires (Dev)
- flarum/testing: ^1.0.0
This package is auto-updated.
Last update: 2025-06-17 04:14:58 UTC
README
A Flarum extension. Enables users to leave comments on individual user profiles, fostering interaction and engagement within the community
Installation
Install with composer:
composer require leomahdi/flarum-wall:"*"
Updating
composer update leomahdi/flarum-wall:"*"
php flarum migrate
php flarum cache:clear