leomahdi / flarum-wall
Enables users to leave comments on individual user profiles, fostering interaction and engagement within the community
Package info
github.com/mahdi3100/flarum-wall
Language:TypeScript
Type:flarum-extension
pkg:composer/leomahdi/flarum-wall
dev-main
2024-10-17 02:46 UTC
Requires
- flarum/core: ^1.2.0
Requires (Dev)
- flarum/testing: ^1.0.0
This package is auto-updated.
Last update: 2026-04-17 05:57:07 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