meanwhile, here the extension ready-to-try
features
- users can't comment their own profile
- users cant delete other user profile comments
- user can create a comment on other user profile
- only the owner of comments can delete a single comment
actually i do not understand how to use composer to leave a comment, so i need to investigate
Profile Comments

A Flarum extension. Add a Profile comments system to Flarum
Installation
Install with composer:
composer require justoverclock/profile-comments:"*"
Updating
composer update justoverclock/profile-comments:"*"
php flarum migrate
php flarum cache:clear
Links